Groups | Search | Server Info | Login | Register


Groups > perl.dbd.pg.changes > #8

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

Newsgroups perl.dbd.pg.changes
Path csiph.com!goblin3!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!nntp.perl.org
Xref csiph.com perl.dbd.pg.changes:8
Return-Path <greg@vm212.endpoint.com>
Mailing-List contact dbd-pg-changes-help@perl.org; run by ezmlm
Delivered-To mailing list dbd-pg-changes@perl.org
Received (qmail 21026 invoked from network); 29 Sep 2015 14:42:43 -0000
Received from x1.develooper.com (207.171.7.70) by x6.develooper.com with SMTP; 29 Sep 2015 14:42:43 -0000
Received (qmail 5162 invoked by uid 225); 29 Sep 2015 14:42:43 -0000
Delivered-To dbd-pg-changes@perl.org
Received (qmail 5153 invoked by alias); 29 Sep 2015 14:42:43 -0000
X-Spam-Status No, hits=-0.9 required=8.0 tests=BAYES_00,HK_RANDOM_FROM,T_RP_MATCHES_RCVD
X-Spam-Check-By la.mx.develooper.com
Received from vm212.endpoint.com (HELO vm212.endpoint.com) (5.9.255.107) by la.mx.develooper.com (qpsmtpd/0.28) with ESMTP; Tue, 29 Sep 2015 07:42:42 -0700
Received by vm212.endpoint.com (Postfix, from userid 500) id EB311287FD; Tue, 29 Sep 2015 14:42:35 +0000 (UTC)
To dbd-pg-changes@perl.org
Subject [DBD::Pg 1/2] Update changes for next release
Date Tue, 29 Sep 2015 14:42:34 +0000
Message-ID <1443537755-8619-1-git-send-email-dbdpg-commits@bucardo.org> (permalink)
X-Mailer git-send-email 1.8.4
X-Git-Newrev be8026c9160c4a29580a97dab57cb595c5448949
X-Git-Committed-By Greg Sabino Mullane <greg@endpoint.com>
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
Approved news@nntp.perl.org
From dbdpg-commits@bucardo.org

Show key headers only | View raw


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


Thread

[DBD::Pg 1/2] Update changes for next release dbdpg-commits@bucardo.org - 2015-09-29 14:42 +0000

csiph-web