changelog Sat Aug 26 01:31:02 2006 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2433&r2=1.2434&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2433 php-src/ChangeLog:1.2434
--- php-src/ChangeLog:1.2433 Fri Aug 25 01:30:56 2006
+++ php-src/ChangeLog Sat Aug 26 01:31:01 2006
@@ -1,3 +1,40 @@
+2006-08-25 Andrei Zmievski <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_API.h:
+ Fix some API definitions.
+
+2006-08-25 Rob Richards <[EMAIL PROTECTED]>
+
+ * ext/xmlwriter/php_xmlwriter.c:
+ add unicode support
+
+2006-08-25 Seiji Masugata <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ext/mbstring/config.m4
+ ext/mbstring/mbstring.c
+ ext/mbstring/oniguruma/regcomp.c
+ ext/mbstring/oniguruma/regint.h:
+ added configure option --disable-mbregex-backtrack.
+
+2006-08-25 Pierre-Alain Joye <[EMAIL PROTECTED]>
+
+ * ext/zip/php_zip.c:
+ - MFB: bundled version matches pecl release 1.7.1
+
+ * (PHP_5_2)
+ ext/zip/php_zip.c:
+ - bundled matches pecl 1.7.1
+
+2006-08-25 Edin Kadribasic <[EMAIL PROTECTED]>
+
+ * ext/com_dotnet/com_typeinfo.c:
+ MFB: Fixed #37602 by olek at neurosoft dot pl
+
+ * (PHP_5_2)
+ ext/com_dotnet/com_typeinfo.c:
+ Fixed #37602 by olek at neurosoft dot pl
+
2006-08-24 Andrei Zmievski <[EMAIL PROTECTED]>
* README.UNICODE: