]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 28 Jun 2009 01:33:04 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Sun, 28 Jun 2009 01:33:04 +0000 (01:33 +0000)
ChangeLog

index 7a156d1bf9fb80ac61ec12f6bcc5d073238c7cb1..9a4f913454c9137ace9e3f20339ee5ba56e4abae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2009-06-27  Pierre-Alain Joye  <pierre.dev@gmail.com>
+
+    * ext/curl/interface.c:
+      - fix regression introduced by the fix for #48518 (Ilia, Rasmus)
+
+2009-06-27  Mikko Koppanen  <mikko.koppanen@gmail.com>
+
+    * NEWS
+      main/php_ini.c:
+      [DOC]
+      Support multiple paths (separated by path_separator) in
+      config-file-scan-dir/PHP_INI_SCAN_DIR
+
+2009-06-27  Hannes Magnusson  <hannes.magnusson@gmail.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      Group the open_basedir entries
+
+    * (PHP_5_3)
+      php.ini-development
+      php.ini-production:
+      - Remove outdated version information
+      - Remove no-longer-existing windows dll (there could be more..)
+      - List missing INI directives (need to add descriptions to them and sort
+        them correctly..)
+
+    * (PHP_5_3)
+      UPGRADING:
+      - Added missing deprecated things
+      - Added missing INI settings
+
 2009-06-26  Jani Taskinen  <jani.taskinen@sci.fi>
 
     * (PHP_5_3)