From: David Schweikert Date: Thu, 19 Jul 2012 20:26:03 +0000 (+0200) Subject: update ChangeLog X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421abc41b12a5935f283330ce4ff0e8c85d52d30;p=fping.git update ChangeLog --- diff --git a/.gitignore b/.gitignore index 68464bf..baa8fac 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,6 @@ install-sh missing src/*.o src/fping +src/fping6 stamp-h1 doc/fping.8 diff --git a/ChangeLog b/ChangeLog index e04b42a..cc73563 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,13 @@ UNRELEAESD David Schweikert * Version 3.3rc1 * Do not output icmp errors with -q (#1) + * Add --enable-ipv4 and --enable-ipv6 options to configure (Niclas Zeising) * Convert man-page source to POD for easier maintenance + * Set default data size to 56 bytes on all architectures (#18) + * Added contrib/fping.spec (Stephen Schaefer, #24) * Man-page fix: TOS option typo (Thomas Liske) * Man-page fix: inconsistency in regards to numeric arguments (Robert Henney) * Man-page fix: better description of option -q (#15) - * Set default data size to 56 bytes on all architectures (#18) - * Added contrib/fping.spec (Stephen Schaefer, #24) 2012-05-29 David Schweikert * Version 3.2