From 9dad469f4a358c0874e043ec2b7fd0a44b8c0e0b Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Sun, 6 Feb 2022 14:20:39 +0100 Subject: [PATCH] update changelog and 5.1 release date --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cc3857..ab1f1db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -fping 5.1 (2021-12-31) +fping 5.1 (2022-02-06) ====================== ## Bugfixes and other changes @@ -13,6 +13,8 @@ fping 5.1 (2021-12-31) - Update Azure test pipeline (#197, thanks @gsnw) - Fix getnameinfo not called properly for IPv4 (#227, thanks @aafbsd) - Fixed wrong timestamp under Free- and OpenBSD and macOS (#217, thanks @gsnw) +- Documentation updates (#240, thanks @auerswal) +- Updated autotools (autoconf 2.71, automake 1.16.5, libtool 2.4.6) fping 5.0 (2020-08-05)