From: Marko Kreen Date: Wed, 23 Mar 2011 16:06:39 +0000 (+0200) Subject: v1.4.1rc3 X-Git-Tag: pgbouncer_1_4_1_rc3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6914ab8353fd2a49290040b64054b3ae6bd5e6f;p=pgbouncer v1.4.1rc3 --- diff --git a/NEWS b/NEWS index 71aa728..ec70dbb 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ * console: Send PgBouncer version as 'server_version' to client. + * adns: log active backend info + = Fixes = * release_server missed setting ->last_lifetime_disconnect on lifetime disconnect. @@ -33,6 +35,10 @@ * Use backticks instead of $(cmd) in find_modules.sh to make it mort portable. + * Disable getaddrinfo_a() on glibc < 2.7. + + * Fix --disable-evdns + 2011-01-11 - PgBouncer 1.4 - "Gore Code" = Features = diff --git a/configure.ac b/configure.ac index af83764..9456580 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(pgbouncer, 1.4.1rc2) +AC_INIT(pgbouncer, 1.4.1rc3) AC_CONFIG_SRCDIR(src/janitor.c) AC_CONFIG_HEADER(lib/usual/config.h) AC_PREREQ([2.59]) diff --git a/debian/changelog b/debian/changelog index 451d4fe..0bda921 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgbouncer (1.4.1rc3-1) unstable; urgency=low + + * v1.4.1rc3 + + -- Marko Kreen Wed, 23 Mar 2011 18:06:01 +0200 + pgbouncer (1.4.1rc2-1) unstable; urgency=low * v1.4.1rc2 diff --git a/lib b/lib index d2b19a1..0adfd7a 160000 --- a/lib +++ b/lib @@ -1 +1 @@ -Subproject commit d2b19a112f36d311c3edfb20ec239fe69a2b3d50 +Subproject commit 0adfd7afe3cc7bfc694edb430c565640d0e4897d