From: Marko Kreen Date: Fri, 1 Apr 2011 18:52:18 +0000 (+0300) Subject: v1.4.1 X-Git-Tag: pgbouncer_1_4_1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0e93eb16bbf359b70cfc8a2dcc7752de6671228;p=pgbouncer v1.4.1 --- diff --git a/AUTHORS b/AUTHORS index 0a18436..4ba1ee1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,18 +10,24 @@ Alexander Schöcke Bjoern Metzdorf David Fetter David Galoyan +David Sommerseth Devrim GÜNDÜZ Dimitri Fontaine +Dominique Hermsdorff Emmanuel Courreges +Giorgio Valoti Guillaume Lelarge Greg Sabino Mullane Hannu Krosing Hiroshi Saito Hubert Depesz Lubaczewski Jacob Coby +James Pye Jørgen Austvik +Lou Picciano Magne Mæhre Martin Pihlak +Pierre-Emmanuel André Rich Schaaf Robert Gogolok Teodor Sigaev diff --git a/NEWS b/NEWS index 401ab25..46040f9 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2011-xx-xx - PgBouncer 1.x - "" +2011-04-01 - PgBouncer 1.4.1 - "It Was All An Act" = Features = diff --git a/configure.ac b/configure.ac index 15e268e..b5d9e67 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.1rc5) +AC_INIT(pgbouncer, 1.4.1) 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 39d831a..4642189 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgbouncer (1.4.1-1) unstable; urgency=low + + * v1.4.1 + + -- Marko Kreen Fri, 01 Apr 2011 21:51:54 +0300 + pgbouncer (1.4.1rc5-1) unstable; urgency=low * v1.4.1rc5