From f8fbb4a30b6a2cbbd9e05df078195fbe5b86dd6c Mon Sep 17 00:00:00 2001 From: Date: Sun, 8 Jun 2003 00:31:03 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/ChangeLog b/ChangeLog index 707c6f6325..b5e03b8386 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,67 @@ +2003-06-07 Tomas V.V.Cox + + * pear/PEAR/Command/Package.php: + Martin's run-test error msg improvements :-) + +2003-06-07 Sterling Hughes + + * bundle-release: + woops, make that "bundle," not ".bundle" + + * bundle-release: + simple script that will look at bundle (when which is populated when we + move the extensions to pecl) and bundle the contents of that file + +2003-06-07 Tomas V.V.Cox + + * pear/PEAR/Command/Package.php: + Added better error message to run-tests + +2003-06-07 Georg Richter + + * ext/mysql/libmysql/libmysql.c: + fixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564) + + * (PHP_4_3) + NEWS: + fixed a bug in libmysql + + * (PHP_4_3) + ext/mysql/libmysql/libmysql.c: + fixed mysql bug #564 + (see http://bugs.mysql.com/bug.php?id=564) + +2003-06-07 Sterling Hughes + + * ext/dom/php_dom.c: + i ain't know domdom + + * ext/dom/php_dom.c: + leftover. + its wholeText not whole_text + + * ext/dom/text.c: + add the wholeText property + +2003-06-07 Rob Richards + + * ext/dom/php_dom.c + ext/dom/xml_common.h: + fix more memory overruns + initial definition for document ref counting + fixed property access to support all objects + clear property handler from invalid objects until ref count implemented + +2003-06-07 Sterling Hughes + + * pear/PEAR/Command/Install.php: + Add the pear bundle command from Thomas Cox. + +2003-06-07 Marcus Boerger + + * tests/classes/inheritance_002.phpt: + Goodbye namespaces + 2003-06-06 Sterling Hughes * ext/dom/text.c: -- 2.50.1