changelog Wed Dec 15 20:35:19 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1834&r2=1.1835&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1834 php-src/ChangeLog:1.1835
--- php-src/ChangeLog:1.1834 Tue Dec 14 20:50:26 2004
+++ php-src/ChangeLog Wed Dec 15 20:35:18 2004
@@ -1,3 +1,51 @@
+2004-12-15 Frank M. Kromann <[EMAIL PROTECTED]>
+
+ * ext/ming/ming.c:
+ Adding missing zend_list_addref() and make SWFShape::drawArc() work
+
+2004-12-15 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS
+ configure.in
+ main/php_version.h:
+ Back to dev.
+
+2004-12-15 Andi Gutmans <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ configure.in
+ ZendEngine2/zend.h
+ main/php_version.h:
+ - 5.0.4-dev
+
+ * (PHP_5_0)
+ NEWS
+ configure.in
+ ZendEngine2/zend.h
+ main/php_version.h:
+ - Redo 5.0.3
+
+ * (PHP_5_0)
+ NEWS
+ configure.in
+ ZendEngine2/zend.h
+ main/php_version.h:
+ - Back to -dev
+
+ * (PHP_5_0)
+ NEWS
+ configure.in
+ ZendEngine2/zend.h
+ main/php_version.h:
+ - Roll PHP 5.0.3
+
+2004-12-15 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/iconv/.cvsignore:
+ missing files
+
2004-12-14 Ilia Alshanetsky <[EMAIL PROTECTED]>
* ext/standard/tests/math/bug28228.phpt
@@ -14135,7 +14183,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1834 2004/12/15
01:50:26 changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1835 2004/12/16
01:35:18 changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>