]> granicus.if.org Git - pgbouncer/commitdiff
v1.5.1 pgbouncer_1_5_1
authorMarko Kreen <markokr@gmail.com>
Tue, 17 Apr 2012 13:05:42 +0000 (16:05 +0300)
committerMarko Kreen <markokr@gmail.com>
Tue, 17 Apr 2012 13:35:14 +0000 (16:35 +0300)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index 08de4e9a0176fed65d0b3cb04253631fdf32de87..48d9f25ae7f61e726f2828e6045f0e395ac3621b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2012-xx-xx  -  PgBouncer 1.5.1  -  ""
+2012-04-17  -  PgBouncer 1.5.1  -  "Abort, Retry, Ignore?"
 
   = Features =
 
@@ -32,6 +32,8 @@
     * Require Asciidoc >= 8.4, seems docs are not compatible with
       earlier versions anymore.
 
+    * Stop trying to retry on EINTR from close().
+
 2012-01-05  -  PgBouncer 1.5  -  "Bouncing Satisified Clients Since 2007"
 
   If you use more than 8 IPs behind one DNS name, you now need to
index 8a58c55859fd399b9efe713dc952d227339cfd0e..98afb3657a574ce537c752c478afb4b48d3ebee3 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(pgbouncer, 1.5.1rc1)
+AC_INIT(pgbouncer, 1.5.1)
 AC_CONFIG_SRCDIR(src/janitor.c)
 AC_CONFIG_HEADER(lib/usual/config.h)
 AC_PREREQ([2.59])
index 897e86e0627f1a46389243ff1d98deb0164e9ba1..74f30c24ba62e79bb1e0ffdba5c8d20a8025f2c9 100644 (file)
@@ -1,3 +1,9 @@
+pgbouncer (1.5.1-1) unstable; urgency=low
+
+  * v1.5.1
+
+ -- Marko Kreen <marko.kreen@skype.net>  Tue, 17 Apr 2012 16:04:13 +0300
+
 pgbouncer (1.5.1rc1-1) unstable; urgency=low
 
   * v1.5.1rc1