+2005-11-21 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
+
+ * (PHP_4_4)
+ ext/mbstring/mbstring.c:
+ fixed #35307 unexpected header can be injected to mb_send_mail() (the patch
+ is made by masugata).
+
+2005-11-21 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_1)
+ Makefile.global
+ acinclude.m4
+ configure.in
+ ext/standard/config.m4
+ scripts/Makefile.frag
+ scripts/php-config.in
+ scripts/phpize.m4:
+ MFH: - Fixed header installing under phpize builds
+
+ * Makefile.global
+ acinclude.m4
+ configure.in
+ ext/standard/config.m4
+ scripts/Makefile.frag
+ scripts/php-config.in
+ scripts/phpize.m4:
+ - Fixed header installing under phpize builds
+
+2005-11-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
+
+ * (PHP_5_1)
+ ZendEngine2/zend_language_scanner.l:
+ - MFH Fixed Bug #35286 tokenizer ext drops final comment (by greg)
+
+2005-11-21 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_1)
+ ext/ldap/config.m4
+ ext/odbc/config.m4:
+ test -e does not work with solaris
+
2005-11-20 Derick Rethans <php@derickrethans.nl>
* ext/standard/microtime.c:
+2005-11-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
+
+ * (PHP_5_1)
+ zend_language_scanner.l:
+ - MFH Fixed Bug #35286 tokenizer ext drops final comment (by greg)
+
2005-11-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* zend_language_scanner.l: