1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-21 05:21:05 +00:00

Fix -n flag in fping6 (#28)

This commit is contained in:
David Schweikert
2012-08-16 13:59:42 +02:00
parent aa5f849c5d
commit 4cab2f8598
2 changed files with 35 additions and 23 deletions

View File

@ -10,6 +10,7 @@ UNRELEAESD David Schweikert <david@schweikert.ch>
* Added contrib/fping.spec (Stephen Schaefer, #24)
* Convert man-page source to POD for easier maintenance
* Fix error message on DNS error for IPv6 hosts (#27)
* Fix -n flag in fping6 (#28)
* Man-page fix: TOS option typo (Thomas Liske, #23)
* Man-page fix: inconsistency in regards to numeric arguments (Robert Henney)
* Man-page fix: better description of option -q (#15)