changelog Fri May 4 01:31:07 2007 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2677&r2=1.2678&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2677 php-src/ChangeLog:1.2678
--- php-src/ChangeLog:1.2677 Thu May 3 01:31:06 2007
+++ php-src/ChangeLog Fri May 4 01:31:07 2007
@@ -1,3 +1,66 @@
+2007-05-03 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ NEWS
+ ext/filter/logical_filters.c
+ ext/filter/tests/PMOPB45.phpt
+ ext/filter/tests/PMOPB45.phpt:
+
+ Fixed ext/filter Email Validation Vulnerability
+ (MOPB-24 by Stefan Esser)
+
+2007-05-03 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS
+ configure.in
+ main/php_version.h:
+ - Back to dev.
+
+ * (PHP_4_4)
+ NEWS
+ configure.in
+ main/php_version.h:
+ - 4.4.7 preparations.
+
+2007-05-03 Johannes Schlüter <[EMAIL PROTECTED]>
+
+ * ZendEngine2/tests/bug40236.phpt:
+ - Fix skipif
+
+2007-05-03 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * ext/gd/tests/createfromstring.phpt
+ ext/gd/tests/createfromstring.phpt:
+ improve test
+
+2007-05-03 Edin Kadribasic <[EMAIL PROTECTED]>
+
+ * ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c:
+ MFB Fix Windows Build
+
+ * (PHP_5_2)
+ ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c:
+ Fix Windows Build
+
+ * (PHP_4_4)
+ ext/gd/.cvsignore:
+ No need for workspace files
+
+ * (PHP_4_4)
+ ext/gd/gd.dsp
+ ext/mcrypt/mcrypt.c:
+ Fix build
+
+2007-05-03 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ NEWS
+ configure.in
+ main/php_version.h:
+
+ Back to dev
+
2007-05-02 Ilia Alshanetsky <[EMAIL PROTECTED]>
* (PHP_5_2)