+2006-12-01, Version 0.3.4
+ * Fixes a bug in `ping_host_remove': Due to an incorrect hostname
+ checking the wrong host would be removed.
+
2006-07-16, Version 0.3.3
* `sendto(2)' now catches `EHOSTUNREACH' and `ENETUNREACH' if they're
defined.
-AC_INIT(liboping, 0.3.3)
+AC_INIT(liboping, 0.3.4)
AC_CONFIG_SRCDIR(src/liboping.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
+liboping (0.3.4-0octo1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Florian octo Forster <octo@alice.lan.home.verplant.org> Fri, 1 Dec 2006 09:23:19 +0100
+
liboping (0.3.3-1) unstable; urgency=low
* New upstream version.