[svn:DBD-Pg] r13816 - DBD-Pg/trunk
| Newsgroups | gmane.comp.db.postgresql.dbdpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: turnstep
Date: Sat Feb 6 21:06:26 2010
New Revision: 13816
Modified:
DBD-Pg/trunk/Changes
Log:
Note bug 54372
Modified: DBD-Pg/trunk/Changes
==============================================================================
--- DBD-Pg/trunk/Changes (original)
+++ DBD-Pg/trunk/Changes Sat Feb 6 21:06:26 2010
@@ -1,5 +1,9 @@
('GSM' is Greg Sabino Mullane, greg-738XdyZ4GzZWk0Htik3J/[email protected])
+2.17.1
+
+ - Don't limit stored user name to \w in tests (CPAN bug #54372)
+
2.17.0
- Added support for new lo_import_with_oid function.