]> git.gsnw.org Git - fping.git/commitdiff
document #80
authorDavid Schweikert <david@schweikert.ch>
Tue, 31 Jan 2017 13:06:06 +0000 (14:06 +0100)
committerDavid Schweikert <david@schweikert.ch>
Tue, 31 Jan 2017 13:06:06 +0000 (14:06 +0100)
ChangeLog

index 4610320ce684c310573f1016d39751feeeb27422..b883189d664b4306ef9ecd43ba4bcf06b939a0bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@ Unreleased
     - compile fping with --disable-ipv6 (or use a wrapper, and call 'fping -4')
     - compile fping with --enable-ipv6 and rename it to fping6 (same as 'fping -6')
 
-  * (feature) Unified 'fping' and 'fping6' into one binary
+  * (feature) Unified 'fping' and 'fping6' into one binary (#80)
   * (feature) New option '-4' to force IPv4
   * (feature) New option '-6' to force IPv6
   * (feature) Support kernel-timestamping of received packets (#46)