summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2000-07-21 01:09:07 +0000
committer <changelog@php.net>2000-07-21 01:09:07 +0000
commit97863bb153d89404bc9c69809a4c80df565d4fa4 (patch)
tree889d2984b156a808c74ca272c6007b3dd3618ef7 /ChangeLog
parent86a36cbd5972f4e451d38e5fd4b6c2d7a1de63b5 (diff)
downloadphp-git-97863bb153d89404bc9c69809a4c80df565d4fa4.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ea83cc81b..1e9c8dbd2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2000-07-20 Hartmut Holzgraefe <hartmut@six.de>
+
+ * ext/standard/string.c: fix for bug #5707
+
+2000-07-20 Sterling Hughes <stirling@bestweb.net>
+
+ * ext/sybase_ct/php_sybase_ct.c: fix 5705
+ .
+
+2000-07-20 Andrei Zmievski <andrei@ispi.net>
+
+ * ext/pcre/php_pcre.c: Fix bug $5676.
+
+2000-07-20 Sterling Hughes <stirling@bestweb.net>
+
+ * ext/dbase/dbase.c: Fix dbase_create() for real.
+
2000-07-19 David Croft <david@infotrek.co.uk>
* ext/pfpro/pfpro.c: