]> granicus.if.org Git - php/commitdiff
Add NEWS
authorYasuo Ohgaki <yohgaki@ohgaki.net>
Tue, 17 Apr 2012 07:34:47 +0000 (16:34 +0900)
committerJohannes Schlüter <johannes@php.net>
Wed, 18 Apr 2012 10:21:05 +0000 (12:21 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 2eafb98f70a1c0e1f178e65d1a5563f73e3e8709..c862a6f4d63f318facd26077080791a91b32e2f5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -788,6 +788,7 @@ PHP                                                                        NEWS
 - Postgres:
   . Fixed bug #60244 (pg_fetch_* functions do not validate that row param 
     is >0). (Ilia)
+  . Added PGSQL_LIBPQ_VERSION/PGSQL_LIBPQ_VERSION_STR constants. (Yasuo)
 
 - Reflection:
   . Fixed bug #60367 (Reflection and Late Static Binding). (Laruence)