]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 8 Jan 2002 01:14:25 +0000 (01:14 +0000)
committer <changelog@php.net> <>
Tue, 8 Jan 2002 01:14:25 +0000 (01:14 +0000)
ChangeLog

index 5f9fb4136a48aa4c0b348835d8a4dc6abf0f0873..f9bdda17a8f17964e194e5810dd902b732bb1345 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2002-01-07  James Cox  <james@awpimajes.com>
+
+    * win32/install.txt:
+    browscap url fix, plus removed ^M references. it should look nice on any os.
+
+    * win32/install.txt:
+    changed the instructions for php with win32 + apache. Recommending using sapi
+    over cgi binary, since cgi binary and apache don't mix well security wise.
+
+2002-01-07  Yasuo Ohgaki  <yohgaki@dd.iij4u.or.jp>
+
+    * ext/session/session.c: MFH
+
+    * NEWS: New PostgreSQL functions
+
+2002-01-07  Egon Schmid  <eschmid@s.netic.de>
+
+    * ext/mbstring/mbstring.c: Fixed some protos.
+
+2002-01-07  Rui Hirokawa  <rui_hirokawa@ybb.ne.jp>
+
+    * ext/mbstring/mbstring.c
+      ext/mbstring/mbstring.h:
+    added mb_get_info() to get internal settings of mbstring.
+
+2002-01-07  Markus Fischer  <mfischer@guru.josefine.at>
+
+    * ext/domxml/php_domxml.c:
+    - Fix domxml_node_unlink_node() proto and return value.
+
+2002-01-07  Thomas V.V.Cox  <cox@idecnet.com>
+
+    * pear/HTTP.php: ws
+
 2002-01-06  Stig Venaas  <venaas@uninett.no>
 
     * ext/ftp/ftp.c