+2008-08-06 - PgBouncer 1.2.2 - "Barf-bag Included"
+
+ * Remove 'drop_on_error', it was a bad idea. It was added as workaround
+ for broken plan cache behaviour in Postgres, but can cause damage
+ in common case when some queries always return error.
2008-08-04 - PgBouncer 1.2.1 - "Waterproof"
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pgbouncer, 1.2.1)
+AC_INIT(pgbouncer, 1.2.2)
AC_CONFIG_SRCDIR(src/janitor.c)
AC_CONFIG_HEADER(include/config.h)
AC_PREREQ([2.59])
+pgbouncer (1.2.2-1) unstable; urgency=low
+
+ * v1.2.2
+
+ -- Marko Kreen <marko.kreen@skype.net> Wed, 06 Aug 2008 09:44:15 +0300
+
pgbouncer (1.2.1-1) unstable; urgency=low
* v1.2.1