Commit:    1b444d85e09d476ac865c7ba6f5eba7a9013e569
Author:    Johannes Schlüter <johan...@php.net>         Thu, 12 Apr 2012 
11:21:19 +0200
Parents:   cf987063765e5bdcf8fb9432ef85cdd1ca8a56d9
Branches:  PHP-5.3.11

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=1b444d85e09d476ac865c7ba6f5eba7a9013e569

Log:
Update NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f10b9cf..5255db1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,22 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+12 Apr 2012, PHP 5.3.11RC2
+
+- Core:
+  . Fixed bug #61650 (ini parser crashes when using ${xxxx} ini variables
+    (without apache2)). (Laruence)
+
+- Fileinfo
+  . Upgraded libmagic to 5.11 (Pierre, Anatoliy)
+  . Fixed bug #61565 where php_stream_open_wrapper_ex tries to open a
+    directory descriptor under windows. (Anatoliy)
+  . Fixed bug #61566 failure caused by the posix lseek and read versions
+    under windows in cdf_read(). (Anatoliy)
+
+- pgsql:
+  . Fixed bug #60718 (Compile problem with libpq (PostgreSQL 7.3 or less).
+    (Yasuo Ohgaki)
+
 29 Mar 2012, PHP 5.3.11RC1
 
 - Core:


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to