Author: turnstep
Date: Mon Mar 28 10:28:12 2011
New Revision: 14795
Modified:
DBD-Pg/trunk/Changes
Log:
Note recent bugfix
Modified: DBD-Pg/trunk/Changes
==============================================================================
--- DBD-Pg/trunk/Changes (original)
+++ DBD-Pg/trunk/Changes Mon Mar 28 10:28:12 2011
@@ -23,7 +23,8 @@
- Fix algorithm for skipping tests in t/06bytea.t when running on a version
of PostgreSQL lower than 9.0. [David E. Wheeler]
- Small tweaks to get tests working when compiled against Postgres 7.4
- (CPAN bug #61713)
+ (CPAN bug #61713) [GSM]
+ - Fix failing test when run as non-superuser [GSM] (CPAN bug #61534)
2.17.2 Released November 21, 2010 (subversion r14542)