+2006-07-13, Version 0.3.2
+       * `oping' now drops root privileges as soon as possible.
+       * `liboping' now contains an `soname' and a version.
+
 2006-07-09, Version 0.3.1
        * Removed `libltdl' from the distribution since it's not used.
        * More nonsense has been removed from the build system. Thanks to
 
-AC_INIT(liboping, 0.3.1)
+AC_INIT(liboping, 0.3.2)
 AC_CONFIG_SRCDIR(src/liboping.c)
 AC_CONFIG_HEADERS(src/config.h)
 AM_INIT_AUTOMAKE(dist-bzip2)
 
+liboping (0.3.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Florian Forster <octo@crystal.wlan.home.verplant.org>  Thu, 13 Jul 2006 16:05:43 +0200
+
 liboping (0.3.1-1) unstable; urgency=low
 
   * New upstream version.