From a35a29e4a5d9b2e7ecb8d0d2c6ae25d0a65ca2ad Mon Sep 17 00:00:00 2001 From: Date: Sun, 4 Feb 2007 01:31:12 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index dcc8f077d0..711e9f82b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2007-02-03 Marcus Boerger + + * (PHP_5_2) + main/php_memory_streams.h + main/streams/memory.c: + - MFH Add PHPAPI to stuff needed by streams API for shared exts + - MFH Readonly issue fix to memory streams option handling (still not + activated in 5.2.1 though) + + * main/main.c + main/php_open_temporary_file.c + main/php_open_temporary_file.h: + - Fix memleak + + * main/php_memory_streams.h + main/streams/memory.c: + - Fix mem/temp stream exports and readonlyissue + 2007-02-02 Andrei Zmievski * ZendEngine2/zend_API.h: -- 2.40.0