From: Date: Wed, 17 May 2000 01:09:09 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.0~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8bff24d65b40c463bb3cf32aa11659d1ad04d0bc;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index b900a9ac3f..25ba59d489 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2000-05-16 Sascha Schumann + + * php_virtual_cwd.c + php_virtual_cwd.h: ANSIfy declarations/prototypes + + * acinclude.m4: s/normal/SUSV2/ + + * php_virtual_cwd.h: Remove extra declarations of cwd_globals(_id) + +2000-05-16 Andi Gutmans + + * php_virtual_cwd.c + php_virtual_cwd.h: + - Reverse the patch until I have time to look at it. The global id should + be defined by ZEND_DECLARE_GLOBALS(cwd) + + * php_virtual_cwd.c + php_virtual_cwd.h: + - Commit Sascha's patch to the virtual_cwd code. Will test it on Windows + soon. + +2000-05-16 Sascha Schumann + + * ext/cpdf/config.m4: Fix PHP_EXTENSION argument + + PR: #4458 + +2000-05-16 Uwe Steinmann + + * ext/swf/swf.c: - fixed prototype + 2000-05-15 Sascha Schumann * configure.in: Fix pointer to FAQ entry.