]> git.gsnw.org Git - fping.git/commitdiff
prepare changelog for version 3.16
authorDavid Schweikert <david@schweikert.ch>
Mon, 6 Feb 2017 08:38:35 +0000 (09:38 +0100)
committerDavid Schweikert <david@schweikert.ch>
Mon, 6 Feb 2017 08:38:35 +0000 (09:38 +0100)
ChangeLog

index ab8a038cf288805910e02967c7ec766f58fe70e3..234bb5d0614444108b7f237e169e7bd8e2f6c957 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,15 @@
 Unreleased
+  * Version 3.16
   * (feature) Support kernel-timestamping of received packets (#46)
   * (feature) Simplify restrictions: only -i >= 1 and -p >= 10 are enforced now
   * (bugfix) Fix option -m to return all IPs of a hostname
-  * (bugfix) Fix compatibility issue with AIX (#69, @blentzgh)
-  * (bugfix) Fix -q not suppressing some ICMP error messages (#83)
-  * (bugfix) Fix -M expecting an argument, when it shouldn't
   * (bugfix) Fix option -H (ttl) for IPv6
   * (bugfix) Fix option -M (don't fragment) for IPv6
   * (bugfix) Fix option -O (ToS) for IPv6
+  * (bugfix) Fix compatibility issue with AIX (#69, @blentzgh)
+  * (bugfix) Fix -q not suppressing some ICMP error messages (#83)
+  * (bugfix) Fix -M expecting an argument, when it shouldn't
+  * (bugfix) Fix minor issues found by Coverity Scan
 
 2017-01-11  David Schweikert  <david@schweikert.ch>
   * Version 3.15