v1.5.4 pgbouncer_1_5_4
authorMarko Kreen <markokr@gmail.com>
Wed, 28 Nov 2012 10:55:18 +0000 (12:55 +0200)
committerMarko Kreen <markokr@gmail.com>
Wed, 28 Nov 2012 13:06:30 +0000 (15:06 +0200)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index 75762e1bded986b46130f0bc88807ee14344cd56..a9ffa591eb51eed81cdcf029f8321e4152fe09f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+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 =
index 28e20ffcf1bfcdf3859cee6d0e13de50478bee85..cd5b51521e8067b3266d8d89025995c1283f6a97 100644 (file)
@@ -1,6 +1,6 @@
 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])
index 2956af8142fad0c342642fefa97514ce2e8991ac..c04228a24a8004cdc7d4ad31f4a52987ebdc0e14 100644 (file)
@@ -1,3 +1,9 @@
+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