]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 17 May 2000 01:09:09 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Wed, 17 May 2000 01:09:09 +0000 (01:09 +0000)
ChangeLog

index b900a9ac3f71d06e64dc3e4db45cd33ce279e21a..25ba59d4897e1823c8ecd2b0705e82b03e04a1a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2000-05-16  Sascha Schumann  <sascha@schumann.cx>
+
+    * 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  <andi@php.net>
+
+    * 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  <sascha@schumann.cx>
+
+    * ext/cpdf/config.m4: Fix PHP_EXTENSION argument
+
+    PR: #4458
+
+2000-05-16  Uwe Steinmann  <Uwe.Steinmann@fernuni-hagen.de>
+
+    * ext/swf/swf.c: - fixed prototype
+
 2000-05-15  Sascha Schumann  <sascha@schumann.cx>
 
     * configure.in: Fix pointer to FAQ entry.