mirror of
https://frontier.innolan.net/rainlance/amiga-fping.git
synced 2026-03-17 00:20:58 +00:00
update ChangeLog
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,5 +17,6 @@ install-sh
|
|||||||
missing
|
missing
|
||||||
src/*.o
|
src/*.o
|
||||||
src/fping
|
src/fping
|
||||||
|
src/fping6
|
||||||
stamp-h1
|
stamp-h1
|
||||||
doc/fping.8
|
doc/fping.8
|
||||||
|
|||||||
@ -1,12 +1,13 @@
|
|||||||
UNRELEAESD David Schweikert <david@schweikert.ch>
|
UNRELEAESD David Schweikert <david@schweikert.ch>
|
||||||
* Version 3.3rc1
|
* Version 3.3rc1
|
||||||
* Do not output icmp errors with -q (#1)
|
* 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
|
* 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: TOS option typo (Thomas Liske)
|
||||||
* Man-page fix: inconsistency in regards to numeric arguments (Robert Henney)
|
* Man-page fix: inconsistency in regards to numeric arguments (Robert Henney)
|
||||||
* Man-page fix: better description of option -q (#15)
|
* 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>
|
2012-05-29 David Schweikert <david@schweikert.ch>
|
||||||
* Version 3.2
|
* Version 3.2
|
||||||
|
|||||||
Reference in New Issue
Block a user