From 12cb4f079c64656b1aa668cc9d6623ced8ec15c0 Mon Sep 17 00:00:00 2001 From: Date: Mon, 15 Jan 2007 01:31:06 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index d92ca86361..8d097b5a9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2007-01-14 Marcus Boerger + + * main/streams/memory.c: + - Use relay to aid debugging + + * main/streams/memory.c: + - Fix readonly mode to 'rb' + +2007-01-14 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + sapi/apache2handler/php_functions.c: + + Fixed bug #40127 (apache2handler doesnt compile on Netware). + + * (PHP_5_2) + NEWS + ext/pdo_dblib/dblib_stmt.c: + + Fixed bug #40121 (PDO_DBLIB driver wont free statements). + +2007-01-14 Hannes Magnusson + + * ext/standard/http_fopen_wrapper.c: + MFB: Fix typo in error message + + * (PHP_5_2) + ext/standard/http_fopen_wrapper.c: + Fix typo in error message + 2007-01-13 Ilia Alshanetsky * ext/standard/formatted_print.c: -- 2.50.1