+2012-05-29 - PgBouncer 1.5.2 - "Don't Chew, Just Swallow"
+
+ = Fixes =
+
+ * Due to mistake, reserve_pool_timeout was taken in microseconds,
+ not seconds, effectively activating reserve pool immediately
+ when pool got full. Now use it as seconds, as was intended.
+ (Noticed by Keyur Govande)
+
2012-04-17 - PgBouncer 1.5.1 - "Abort, Retry, Ignore?"
= Features =
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pgbouncer, 1.5.1)
+AC_INIT(pgbouncer, 1.5.2)
AC_CONFIG_SRCDIR(src/janitor.c)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])
+pgbouncer (1.5.2-1) unstable; urgency=low
+
+ * v1.5.2
+
+ -- Marko Kreen <marko.kreen@skype.net> Tue, 29 May 2012 11:02:48 +0300
+
pgbouncer (1.5.1-1) unstable; urgency=low
* v1.5.1