From: Date: Tue, 21 Mar 2000 02:09:09 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PHP-4.0-RC1~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65ccee97a62461dd4f2a6349a47215118e870623;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 758c5ee55a..a15275f349 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2000-03-20 Andrei Zmievski + + * NEWS: Please use @ in front of _all_ lines intended for NEWS file. + +2000-03-20 Rasmus Lerdorf + + * SAPI.h + php.ini-dist: + As it turns out, there are some browsers that can't handle default + charsets. I think forcing this on is going to cause us a lot of headache, + so turn it off by default. + + * ext/mysql/php_mysql.c: + Make it possible to specify both a port and a socket in mysql_[p]connect + +2000-03-20 Egon Schmid + + * ext/imap/imap.c: Fixed a proto. + 2000-03-19 Charles Hagenbuch * ext/gettext/gettext.c: initial function prototypes