From e36f5fb08b0bab13437932c9d77d759b82710535 Mon Sep 17 00:00:00 2001 From: Date: Wed, 21 Jan 2004 01:32:05 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/ChangeLog b/ChangeLog index 443673f3dc..7cf8602c2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2004-01-20 Antony Dovgal + + * (PHP_4_3) + ext/oci8/oci8.c: + fix savelob() to make it possible to write data at the beginning of LOB + +2004-01-20 Rob Richards + + * ext/dom/document.c + ext/dom/dom_iterators.c + ext/dom/xpath.c: + Warn when empty string supplied to load methods (by Pierre-Alain) + Fix refcount on xpath iterators + xpath_query should return nodelist even when empty + +2004-01-20 Wez Furlong + + * ext/com_dotnet/README: + update todo part of readme + +2004-01-20 Marcus Boerger + + * ext/dom/xpath.c: + Fix warning (and possible problem) + +2004-01-20 Sterling Hughes + + * ext/simplexml/simplexml.c: + - + +2004-01-20 Jani Taskinen + + * (PHP_4_3) + NEWS + acinclude.m4: + MFH: Fixed bug #26969 (shared openssl build fails) + + * acinclude.m4: + - Fixed Bug #26969 (shared openssl build fails) + + * NEWS: + BfN + + * tests/lang/bug26696.phpt: + test case for bug #26696 + 2004-01-19 Frank M. Kromann * ext/simplexml/simplexml.c: -- 2.50.1