]> granicus.if.org Git - php/commitdiff
NEWS entries
authorRemi Collet <remi@php.net>
Sun, 25 Nov 2012 06:40:39 +0000 (07:40 +0100)
committerRemi Collet <remi@php.net>
Sun, 25 Nov 2012 06:40:39 +0000 (07:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 8b2dbcad63acc70cf5464c8fe1b9fe9bea81ce91..c2417a92c27470e2200f5b8f9d3c69512b9622cd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,13 @@ PHP                                                                        NEWS
   . Fixed bug #63468 (wrong called method as callback with inheritance).
     (Laruence)
 
+- Imap:
+  . Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array (Remi)
+
+- Pdo_sqlite:
+  . Fixed Bug #63149 getColumnMeta should return the table name
+    when system SQLite used. (Remi)
+
 - Apache2 Handler SAPI:
   . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)