1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2026-03-16 21:16:18 +00:00

update ChangeLog

This commit is contained in:
David Schweikert
2012-07-19 22:26:03 +02:00
parent 67d7a10f83
commit 421abc41b1
2 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,5 +17,6 @@ install-sh
missing
src/*.o
src/fping
src/fping6
stamp-h1
doc/fping.8

View File

@ -1,12 +1,13 @@
UNRELEAESD David Schweikert <david@schweikert.ch>
* 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 <david@schweikert.ch>
* Version 3.2