]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 21 Mar 2000 02:09:09 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Tue, 21 Mar 2000 02:09:09 +0000 (02:09 +0000)
ChangeLog

index 758c5ee55a6850d190482e2ee0d89abb27d7a7cf..a15275f349a7fec728ea5866f0b94b6a1f33fad0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2000-03-20  Andrei Zmievski  <andrei@ispi.net>
+
+    * NEWS: Please use @ in front of _all_ lines intended for NEWS file.
+
+2000-03-20  Rasmus Lerdorf  <rasmus@php.net>
+
+    * 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  <eschmid@s.netic.de>
+
+    * ext/imap/imap.c: Fixed a proto.
+
 2000-03-19  Charles Hagenbuch  <chagenbu@wso.williams.edu>
 
     * ext/gettext/gettext.c: initial function prototypes