diff options
author | 2012-11-13 02:54:25 +0000 | |
---|---|---|
committer | 2012-11-13 02:54:25 +0000 | |
commit | e924dffe9470726a53dfe12ce70e167b1f3282cb (patch) | |
tree | b941ed00c1766d0cfd90016944b3c19dd44562dd /dev-db/pgbouncer/ChangeLog | |
parent | version bump (diff) | |
download | gentoo-2-e924dffe9470726a53dfe12ce70e167b1f3282cb.tar.gz gentoo-2-e924dffe9470726a53dfe12ce70e167b1f3282cb.tar.bz2 gentoo-2-e924dffe9470726a53dfe12ce70e167b1f3282cb.zip |
Version bump. Fixes bugs 419171 and 440940.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/pgbouncer/ChangeLog')
-rw-r--r-- | dev-db/pgbouncer/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-db/pgbouncer/ChangeLog b/dev-db/pgbouncer/ChangeLog index bc967186f1da..63d17b0b0e08 100644 --- a/dev-db/pgbouncer/ChangeLog +++ b/dev-db/pgbouncer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-db/pgbouncer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/pgbouncer/ChangeLog,v 1.5 2012/06/18 07:53:26 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pgbouncer/ChangeLog,v 1.6 2012/11/13 02:54:25 titanofold Exp $ + +*pgbouncer-1.5.3 (13 Nov 2012) + + 13 Nov 2012; <titan@gentoo.org> +pgbouncer-1.5.3.ebuild: + Version bump. Fixes bugs 419171 and 440940. *pgbouncer-1.5.2 (18 Jun 2012) |