]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 6 Feb 2007 01:31:02 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Tue, 6 Feb 2007 01:31:02 +0000 (01:31 +0000)
ChangeLog

index 209f9989373b5cbc2bfbc4c9b89d94de4fae9df2..b2e807f4d43c78d22f0c277a539122f36224a9c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2007-02-05  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * ext/spl/spl_engine.c
+      ext/spl/spl_engine.h:
+      - Add missing PHPAPI
+
+2007-02-05  Andrei Zmievski  <andrei@gravitonic.com>
+
+    * README.PARAMETER_PARSING_API:
+      Update
+
+    * (PHP_5_2)
+      README.PARAMETER_PARSING_API:
+      Update ! docs.
+
+2007-02-05  Andi Gutmans  <andi@zend.com>
+
+    * main/streams/php_stream_transport.h
+      main/streams/php_stream_transport.h:
+      - Make sure to be ANSI C compliant
+
 2007-02-04  Frank M. Kromann  <frank@kromann.info>
 
     * ext/mssql/php_mssql.c: