changelog Sun Jun 28 01:33:06 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3447&r2=1.3448&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3447 php-src/ChangeLog:1.3448
--- php-src/ChangeLog:1.3447 Sat Jun 27 01:35:41 2009
+++ php-src/ChangeLog Sun Jun 28 01:33:04 2009
@@ -1,3 +1,35 @@
+2009-06-27 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * ext/curl/interface.c:
+ - fix regression introduced by the fix for #48518 (Ilia, Rasmus)
+
+2009-06-27 Mikko Koppanen <mikko.koppa...@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.magnus...@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.taski...@sci.fi>
* (PHP_5_3)
@@ -48183,7 +48215,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3447 2009/06/27 01:35:41 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3448 2009/06/28 01:33:04 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c