-2009-xx-xx - PgBouncer 1.3.1 - ""
+2009-07-06 - PgBouncer 1.3.1 - "Now fully conforming to NSA monitoring requirements"
= Fixes =
* Fix SHOW DATABASES which was broken due to column addition.
+ * Console access was disabled when "auth_mode=any" as pgbouncer dropped username.
+ Fix: if "auth_mode=any", allow any user to console as admin.
+
* Fix bad CUSTOM_ALIGN macro. Luckily it's unused if OS already
defines ALIGN macro thus seems the bug has not happened in wild.
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pgbouncer, 1.3.1rc1)
+AC_INIT(pgbouncer, 1.3.1)
AC_CONFIG_SRCDIR(src/janitor.c)
AC_CONFIG_HEADER(include/config.h)
AC_PREREQ([2.59])
+pgbouncer (1.3.1-1) unstable; urgency=low
+
+ * v1.3.1
+
+ -- Marko Kreen <marko.kreen@skype.net> Mon, 06 Jul 2009 16:12:53 +0300
+
pgbouncer (1.3.1rc1-1) unstable; urgency=low
* v1.3.1rc1