]> granicus.if.org Git - pgbouncer/commitdiff
v1.5 pgbouncer_1_5
authorMarko Kreen <markokr@gmail.com>
Thu, 5 Jan 2012 13:08:58 +0000 (15:08 +0200)
committerMarko Kreen <markokr@gmail.com>
Thu, 5 Jan 2012 13:08:58 +0000 (15:08 +0200)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index 1a81adc845cdde477246c1291b2f8562d075636b..4969cd844599d4e52dcd11354f631382c823d81d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
-2011-xx-xx  -  PgBouncer 1.5  -  ""
+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
   use EDNS0 protocol to query.  Only getaddrinfo_a()/getaddrinfo()
   and UDNS backends support it, libevent 1.x/2.x does not.
   To enable it for libc, add 'options edns0' to /etc/resolv.conf.
 
+  GNU Make 3.81+ is required for building.
+
   = Features =
 
     * Detect DNS reply changes and invalidate connections to IPs no longer
index 363c2c0144c642d48eac88f63d1ebd9726a1bdb5..5703b01145ad49fa9b4e58765c7322ca86dab0b5 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(pgbouncer, 1.5rc1)
+AC_INIT(pgbouncer, 1.5)
 AC_CONFIG_SRCDIR(src/janitor.c)
 AC_CONFIG_HEADER(lib/usual/config.h)
 AC_PREREQ([2.59])
index c8b128c368ba0ddbc9b6dd79c80b1caa978cb186..35140507e708b8c5a1c3eaff0e446c5630af94f9 100644 (file)
@@ -1,3 +1,9 @@
+pgbouncer (1.5-1) unstable; urgency=low
+
+  * v1.5
+
+ -- Marko Kreen <marko.kreen@skype.net>  Thu, 05 Jan 2012 14:59:43 +0200
+
 pgbouncer (1.5rc1-1) unstable; urgency=low
 
   * v1.5rc1