Committed by Greg Sabino Mullane <[email protected]>

Subject: [DBD::Pg 1/3] Get Changes ready for version 3.5.1

---
 Changes | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 0c635bf..e0f24f3 100644
--- a/Changes
+++ b/Changes
@@ -1,13 +1,17 @@
  'GSM' is Greg Sabino Mullane, [email protected]
 
 
-Version ??
+Version 3.5.1
 
   - Prevent core dump if the second argument to the quote() method 
     is anything but a hashref
     [Greg Sabino Mullane]
     (CPAN bug #101980)
 
+  - Better "support" for SQL_ASCII servers in the tests.
+    Allow env var DBDPG_TEST_ALWAYS_ENV to force use of DBI_DSN and DBI_USER 
in tests.
+    [Greg Sabino Mullane]
+
 
 Version 3.5.0  Released January 6, 2015 (git commit 
bb13d3306fd1c73fac1c0c8a330c14e6b8443942)
 
-- 
1.8.4

Reply via email to