Pascal Bleser
2012-08-20 19:22:46 +00:00
committed by Git OBS Bridge
parent dbfe016826
commit d02854d616
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Aug 20 19:19:20 UTC 2012 - pascal.bleser@opensuse.org
- update to 3.3:
* Do not output icmp errors with -q (#1)
* Add --enable-ipv4 and --enable-ipv6 options to configure
* Fix removing of unreachable hosts when doing loop (#13 #23)
* Fix -A for fping6 (#14)
* Fix "options inet6" breaking IPv4 name resolution (#17)
* Output statistics to stdout instead of stderr (#9)
* Set default data size to 56 bytes on all architectures (#18)
* 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)
-------------------------------------------------------------------
Fri Jun 8 10:32:48 UTC 2012 - wojtek@suse.cz