changelog Sun Nov 2 01:32:23 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3215&r2=1.3216&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3215 php-src/ChangeLog:1.3216
--- php-src/ChangeLog:1.3215 Sat Nov 1 01:32:22 2008
+++ php-src/ChangeLog Sun Nov 2 01:32:22 2008
@@ -1,3 +1,38 @@
+2008-11-01 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/gettext/gettext.c:
+ - Fixed the fix (bug #46460)
+
+ * (PHP_5_2)
+ ext/spl/tests/bug46115.phpt
+ ext/spl/tests/countable_class_basic1.phpt:
+ - Fix skip conditions
+
+ * (PHP_5_2)
+ run-tests.php:
+ MF53: Sync with HEAD and PHP_5_3
+
+ * (PHP_5_2)
+ ext/standard/file.c:
+ [DOC] MF53: Forward compatibility
+
+ * (PHP_5_2)
+ ext/standard/tests/strings/006.phpt
+ ext/standard/tests/strings/007.phpt:
+ - Fix for real: Actually one of these "let's not commit to other
branches"
+ fixes some people like to do..
+
+ * (PHP_5_2)
+ ext/standard/tests/strings/006.phpt
+ ext/standard/tests/strings/007.phpt:
+ - Fix tests
+
+2008-11-01 Andrey Hristov <[EMAIL PROTECTED]>
+
+ * (PHP_5_3)
+ ext/mysqlnd/config-win.h:
+ Fix windows build
+
2008-10-31 Felipe Pena <[EMAIL PROTECTED]>
* (PHP_5_2)
@@ -10099,7 +10134,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3215 2008/11/01 01:32:22 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3216 2008/11/02 01:32:22 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c