From 836ff4bf65a4412edcee31fbcaf14961d5ecbd86 Mon Sep 17 00:00:00 2001 From: Date: Sat, 21 Apr 2001 01:09:17 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/ChangeLog b/ChangeLog index c82b7025ca..8f75a1af7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +2001-04-20 Andrei Zmievski + + * NEWS: Let people know what the heck I was up to. + + * ext/wddx/config.m4 + ext/wddx/setup.stub: Enabling WDDX by default. + + * NEWS: That made it into 4.0.5. + + * NEWS: This actually made it in. + +2001-04-20 Jani Taskinen + + * ext/standard/image.c: ws pollution removed. + +2001-04-20 Thomas V.V.Cox + + * pear/DB/common.php: + fix getRow free result + +2001-04-20 Stig Bakken + + * pear/PEAR/Packager.php: * update class doc-comment + + * pear/XML/RPC.php + pear/XML/RPC/Server.php: + * made XML_RPC "include-from-within-a-function" safe + + * pear/Makefile.in + pear/XML/RPC.php + pear/XML/RPC/Server.php: + * fixed up the XML-RPC class so it's useful at least (based on usefulinc 1b8) + + * pear/DB/STATUS: * added Frank's fbsql backend to status list + +2001-04-20 Frank M. Kromann + + * pear/DB/fbsql.php: Apply coding standard. Replace tab's with 4 spaces. + 2001-04-19 Thomas V.V.Cox * pear/DB.php: -- 2.50.1