+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)