+2006-07-16, Version 0.3.3
+ * `sendto(2)' now catches `EHOSTUNREACH' and `ENETUNREACH' if they're
+ defined.
+
2006-07-13, Version 0.3.2
* `oping' now drops root privileges as soon as possible.
* `liboping' now contains an `soname' and a version.
-AC_INIT(liboping, 0.3.2)
+AC_INIT(liboping, 0.3.3)
AC_CONFIG_SRCDIR(src/liboping.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
+liboping (0.3.3-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Florian Forster <octo@leeloo.home.verplant.org> Sun, 16 Jul 2006 12:32:23 +0200
+
liboping (0.3.2-1) unstable; urgency=low
* New upstream version.