changelog Tue Mar 3 01:32:47 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3332&r2=1.3333&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3332 php-src/ChangeLog:1.3333
--- php-src/ChangeLog:1.3332 Mon Mar 2 01:32:35 2009
+++ php-src/ChangeLog Tue Mar 3 01:32:45 2009
@@ -1,3 +1,19 @@
+2009-03-02 Moriyoshi Koizumi <m...@mozo.jp>
+
+ * php.ini-recommended:
+ - Fix typo.
+
+2009-03-02 Brian Shire <sh...@tekrat.com>
+
+ * (PHP_5_3)
+ ext/tokenizer/Makefile.frag:
+ MFH: fix tokenizer makefile dependencies on parser/scanner files when
built
+ dynamically. (See bug #38762)
+
+ * ext/tokenizer/Makefile.frag:
+ fix tokenizer makefile dependencies on parser/scanner files when built
+ dynamically. (See bug #38762)
+
2009-03-01 Antony Dovgal <t...@daylessday.org>
* ext/date/tests/gmstrftime_variation18.phpt
@@ -30935,7 +30951,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3332 2009/03/02 01:32:35 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3333 2009/03/03 01:32:45 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c