From: Date: Thu, 8 Nov 2001 01:10:09 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: ChangeLog~394 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34c165a2747b3f04eb134848c3965c7804bb53b6;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index f0098253fa..0c5ef79e74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2001-11-07 Martin Jansen + + * pear/HTML/ITX.php: * Remove evil tabs caused by a previous patch + + * pear/HTML/ITX.php: * Patch by Dietrich Ayala + +2001-11-07 James Moore + + * ext/w32api/test_dll/test_dll.def + ext/w32api/test_dll/test_dll.dsp + ext/w32api/test_dll/test_dll.dsw + ext/w32api/test_dll/dll_test.h + ext/w32api/test_dll/test.php + ext/w32api/test_dll/test_dll.c + ext/w32api/examples/uptime.php + ext/w32api/php_w32api.h + ext/w32api/w32api.c + ext/w32api/w32api.dsp + ext/w32api/TODO + ext/w32api/README + ext/w32api/CREDITS + ext/w32api/EXPERIMENTAL + ext/w32api/.cvsignore: - Add generic Win 32 API extension (jmoore) + + * ext/standard/datetime.c: + - Fix Bug 9878 (patch by bfoddy@mediaone.net) (jmoore) + +2001-11-07 Stig Bakken + + * pear/PEAR/Registry.php: + * store registry data in PEAR_INSTALL_DIR/.registry instead of /var/something + + * pear/scripts/pear.in: * fix "list" command + + * pear/PEAR/Config.php: typo + 2001-11-06 Chuck Hagenbuch * pear/Log.php: fix the singleton and factory methods for