1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00

ChangeLog update

This commit is contained in:
2004-08-29 00:34:14 +00:00
parent 2f4ca9a2d4
commit b799e6cbaf

View File

@@ -1,3 +1,15 @@
2004-08-28 Derick Rethans <php@derickrethans.nl>
* (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 <chregu@phant.ch>
* (PHP_5_0)