changelog Sat Aug 28 20:34:14 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1730&r2=1.1731&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1730 php-src/ChangeLog:1.1731
--- php-src/ChangeLog:1.1730 Fri Aug 27 20:34:00 2004
+++ php-src/ChangeLog Sat Aug 28 20:34:14 2004
@@ -1,3 +1,15 @@
+2004-08-28 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ ext/pcntl/pcntl.c
+ ext/pcntl/php_pcntl.h:
+ - MFH: Fixed bug #29873 (No defines around pcntl_*priority definitions).
+
+ * ext/pcntl/pcntl.c
+ ext/pcntl/php_pcntl.h:
+ - Fixed bug #29873 (No defines around pcntl_*priority definitions).
+
2004-08-27 Christian Stocker <[EMAIL PROTECTED]>
* (PHP_5_0)
@@ -9026,7 +9038,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1730 2004/08/28 00:34:00
changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1731 2004/08/29 00:34:14
changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>