+2012-11-28 - PgBouncer 1.5.4 - "No Leaks, Potty-Training Successful"
+
+ = Fixes =
+
+ * DNS: Fix memory leak in getaddrinfo_a() backend.
+
+ * DNS: Fix memory leak in udns backend.
+
+ * DNS: Fix stats calculation.
+
+ * DNS: Improve error message handling for getaddrinfo_a().
+
+ * Fix win32 compile.
+
+ * Fix compiler dependency support check in configure.
+
+ * Few documentation fixes.
+
2012-09-12 - PgBouncer 1.5.3 - "Quantum Toaster"
= Critical fix =
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pgbouncer, 1.5.3)
+AC_INIT(pgbouncer, 1.5.4)
AC_CONFIG_SRCDIR(src/janitor.c)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])
+pgbouncer (1.5.4-1) unstable; urgency=low
+
+ * v1.5.4
+
+ -- Marko Kreen <marko.kreen@skype.net> Wed, 28 Nov 2012 12:44:39 +0200
+
pgbouncer (1.5.3-1) unstable; urgency=low
* v1.5.3