Groups | Search | Server Info | Login | Register
Groups > perl.dbd.pg.changes > #8
| Newsgroups | perl.dbd.pg.changes |
|---|---|
| Subject | [DBD::Pg 1/2] Update changes for next release |
| Date | 2015-09-29 14:42 +0000 |
| Message-ID | <1443537755-8619-1-git-send-email-dbdpg-commits@bucardo.org> (permalink) |
| From | dbdpg-commits@bucardo.org |
Committed by Greg Sabino Mullane <greg@endpoint.com>
Subject: [DBD::Pg 1/2] Update changes for next release
---
Changes | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 1070e2f..c9d199b 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,5 @@
-Version 3.5.2 Released ??
+Version 3.5.2 Released September 29, 2015
- Fix enum value ordering on Postgres servers 9.1 and greater
[Dagfinn Ilmari Mannsåker]
@@ -7,6 +7,13 @@ Version 3.5.2 Released ??
- Return bigint values as plain integer values when they fit
[Dagfinn Ilmari Mannsåker]
+ - Fix typo in sprintf for get_info() SQL_DATA_SOURCE_NAME
+ [Craig A. James]
+ (CPAN bug #106604)
+
+ - Set the repository in META.yml to github
+
+
Version 3.5.1 Released February 17, 2015 (git commit 6c3457ee20c19ae492d29c490af6800e7e6a0774)
- Prevent core dump if the second argument to the quote() method
--
1.8.4
Back to perl.dbd.pg.changes | Previous | Next | Find similar
[DBD::Pg 1/2] Update changes for next release dbdpg-commits@bucardo.org - 2015-09-29 14:42 +0000
csiph-web