summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-11-08 01:10:09 +0000
committer <changelog@php.net>2001-11-08 01:10:09 +0000
commit34c165a2747b3f04eb134848c3965c7804bb53b6 (patch)
treea1fa4e7070ac9f89d39df6931ae2f24c1a07956f
parentdb9d9523a6a405e06a484ddecb7334c5601838eb (diff)
downloadphp-git-34c165a2747b3f04eb134848c3965c7804bb53b6.tar.gz
ChangeLog update
-rw-r--r--ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0098253fa..0c5ef79e74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2001-11-07 Martin Jansen <mail@martin-jansen.de>
+
+ * pear/HTML/ITX.php: * Remove evil tabs caused by a previous patch
+
+ * pear/HTML/ITX.php: * Patch by Dietrich Ayala <dietrich@ganx4.com>
+
+2001-11-07 James Moore <James@phpuk.org>
+
+ * 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 <ssb@fast.no>
+
+ * 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 <chuck@horde.org>
* pear/Log.php: fix the singleton and factory methods for