PgBouncer 1.8.x
---------------
+**2017-12-20 - PgBouncer 1.8.1 - "Ground-and-pound Mentality"**
+
+- Fixes
+
+ * Include file `include/pam.h` into distribution tarball. This
+ prevented the 1.8 tarball from building at all.
+
**2017-12-19 - PgBouncer 1.8 - "Confident at the Helm"**
- Features
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pgbouncer, 1.8)
+AC_INIT(pgbouncer, 1.8.1)
AC_CONFIG_SRCDIR(src/janitor.c)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])
+pgbouncer (1.8.1-1) unstable; urgency=low
+
+ * v1.8.1
+
+ -- Peter Eisentraut <peter@eisentraut.org> Wed, 20 Dec 2017 00:00:00 +0000
+
pgbouncer (1.8-1) unstable; urgency=low
* v1.8
configuration file for pgbouncer
--------------------------------
-:Date: 2017-12-19
-:Version: 1.8
+:Date: 2017-12-20
+:Version: 1.8.1
:Manual section: 5
:Manual group: Databases
lightweight connection pooler for PostgreSQL
--------------------------------------------
-:Date: 2017-12-19
-:Version: 1.8
+:Date: 2017-12-20
+:Version: 1.8.1
:Manual section: 1
:Manual group: Databases