]> git.gsnw.org Git - fping.git/commitdiff
document new -N option in ChangeLog
authorDavid Schweikert <david@schweikert.ch>
Tue, 1 Nov 2016 08:20:36 +0000 (09:20 +0100)
committerDavid Schweikert <david@schweikert.ch>
Tue, 1 Nov 2016 08:20:36 +0000 (09:20 +0100)
ChangeLog

index 8ed21c372bd0ad1bac05551f8eb88ff469bd69aa..5d25ad4d9296d3c3f26c7b469d7490e604f1fd9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 UNRELEASED
   * (feature) Ignore network and broadcast for cidrs /31 and /32 (#102, Martin Topholm)
   * (feature) New option '-M' to set the "Don't Fragment" flag (#91, Don Bowman) 
+  * (feature) New option '-N' to output statistics for netdata (see: http://my-netdata.io/, #10, Costa Tsaousis)
   * (feature) New option '-o' to calculate total outage time (#90, @jgerbeck)
   * (bugfix) Exit code should be 2 when the hostname can't be resolved
             (fixes #98, reported by @green-fox)