diff options
author | <changelog@php.net> | 1999-12-11 02:08:09 +0000 |
---|---|---|
committer | <changelog@php.net> | 1999-12-11 02:08:09 +0000 |
commit | e8c6e01dc5953bd47b12c88ea428f937a4798e7b (patch) | |
tree | dc1ca3d8bb919180c291f42eae52ecf9802ababc | |
parent | 2b2e6ff6cbea8b2498ce60cf4bb8f4c1dfa67a5d (diff) | |
download | php-git-e8c6e01dc5953bd47b12c88ea428f937a4798e7b.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -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 |