From 9739fb0648c2ccf3b03084bf181e45f29ba9b6cf Mon Sep 17 00:00:00 2001 From: Date: Sun, 28 Jan 2007 01:31:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 564f8683e7..770faea02b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2007-01-27 Antony Dovgal + + * (PHP_5_2) + ext/pdo/pdo_stmt.c: + nullify param.parameter and avoid destroying it twice + +2007-01-27 Marcus Boerger + + * (PHP_5_2) + main/streams/memory.c: + - Disable memory streams set option until 5.2.2 + + * (PHP_5_2) + main/streams/memory.c: + - MFH truncate support for mem/temp streams + + * main/streams/memory.c: + - Add option support for temp/memory stream (adds ftruncate support) + 2007-01-26 Antony Dovgal * (PHP_5_2) -- 2.50.1