Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[DBD::Pg 1/2] Update changes for next release

0 views
Skip to first unread message

dbdpg-...@bucardo.org

unread,
Sep 29, 2015, 11:00:03 AM9/29/15
to dbd-pg-...@perl.org
Committed by Greg Sabino Mullane <gr...@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

0 new messages