From 18463f52a86b846f97f256adb5938f3141d8eee2 Mon Sep 17 00:00:00 2001 From: Date: Tue, 17 Jul 2001 00:10:19 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/ChangeLog b/ChangeLog index 91eb43e467..41f57c7576 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,54 @@ +2001-07-16 Zeev Suraski + + * main/rfc1867.c: Another layout fix + + * main/rfc1867.c: Fix layout + + Guys - when submitting patches - please make sure you're not breaking + the layout of the code! It's not less important than the patch + itself. + +2001-07-16 Thomas V.V.Cox + + * pear/PEAR/Common.php: + extend infoFromDescriptionFile() to: + - Handle the new FileList->Dir tag format (see + http://marc.theaimsgroup.com/?l=pear-dev&m=99071271521558&w=2) + - Attributes of Files can inherit from Dir + - Support for the experimental LibFile/LibName/Sources tags + + other indents and fixes + +2001-07-16 Stanislav Malyshev + + * ext/standard/file.c: Make read always 0-terminate strings + +2001-07-16 Zeev Suraski + + * main/fopen_wrappers.c: Fix the crash Joey found + + * main/fopen_wrappers.c: Generalize + +2001-07-16 Andrei Zmievski + + * NEWS: Fix NEWS. + +2001-07-16 Stanislav Malyshev + + * ext/gmp/CREDITS: Add credits to GMP + +2001-07-16 Joey Smith + + * ext/domxml/php_domxml.c: Close Bug #10235. + + This makes domxml_root() work again. It now works + equally as well as object method or a simple function. + +2001-07-16 Rasmus Lerdorf + + * ext/sockets/sockets.c + main/safe_mode.c: Fix a couple of build warnings + 2001-07-15 Stig Bakken * pear/DB.php: (PEAR DB) some doc fixes -- 2.50.1