summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>1999-12-24 02:09:08 +0000
committer <changelog@php.net>1999-12-24 02:09:08 +0000
commit9903bb93a26ba91a8920b6908b740fa2a0591c18 (patch)
tree493ea94955882ff15e86c2423ad933f5b72216f6
parenteab451e6e845350f0a5c19247c6daae4559b6108 (diff)
downloadphp-git-9903bb93a26ba91a8920b6908b740fa2a0591c18.tar.gz
ChangeLog update
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a81a6310a2..0d4bc4f641 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+1999-12-23 Andi Gutmans <andi@php.net>
+
+ * php4dll.dsp: - Make the project compile again
+
+1999-12-23 Thies C. Arntzen <thies@digicol.de>
+
+ * TODO: clean up basic_functions
+
+ * ext/standard/string.c: pval->zval
+
+ * ext/standard/string.c:
+ * ext/xml/xml.c
+ TODO: killed warning + added reminder
+
+ * ext/imap/imap.c: ZTS fix
+
+1999-12-23 Sascha Schumann <sascha@schumann.cx>
+
+ * build.mk: Also remove files which are ignored by default by CVS.
+
+1999-12-23 Thies C. Arntzen <thies@digicol.de>
+
+ * ext/oci8/oci8.c: digital cc doe not like whitespaces before a # mark
+
1999-12-22 Sascha Schumann <sascha@schumann.cx>
* ext/mysql/php_mysql.c: Kill compiler warning