summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b778593e43..9c7bb17b0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+1999-12-10 Andrei Zmievski <andrei@ispi.net>
+
+ * pear/DB/mysql.php: Copy & paste correction.
+
+ * pear/DB/mysql.php: (DB_mysql::fetchInto) new method.
+
+ * ext/xml/xml.c: Fixed #2952.
+
+1999-12-10 Stig Bakken <ssb@fast.no>
+
+ * makerpm: Added makerpm by Samuel Liddicott <sam@campbellsci.co.uk>
+
+1999-12-10 Sascha Schumann <sascha@schumann.cx>
+
+ * sapi/aolserver/aolserver.c: Output information about HTTP headers
+
+ * SAPI.c
+ SAPI.h: Export sapi_free_header()
+
+1999-12-10 Stig Bakken <ssb@fast.no>
+
+ * NEWS: remove uninteresting NEWS entries
+
+1999-12-10 Andrei Zmievski <andrei@ispi.net>
+
+ * ext/standard/string.c: A few more fixes for php_strtolower().
+
1999-12-09 Andrei Zmievski <andrei@ispi.net>
* ext/standard/php_string.h