]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 12 Feb 2002 01:15:06 +0000 (01:15 +0000)
committer <changelog@php.net> <>
Tue, 12 Feb 2002 01:15:06 +0000 (01:15 +0000)
ChangeLog

index a4dfef3ac882bc06b33d575293e46fb02c59f103..c8b2aa9af64fadbc4879553aec088458758ce41b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2002-02-11  Mark L. Woodward  <mlwmohawk@mohawksoft.com>
+
+    * ext/msession/msession.c: Added one more tweak for 4.0.x compatibility.
+    Used "#warning" to inform users of a hard dependency.
+    (If #warning is unaccptable, let me know!)
+
+2002-02-11  Sebastian Bergmann  <sb@sebastian-bergmann.de>
+
+    * sapi/servlet/README: Fugbix typo.
+
+2002-02-11  Martin Jansen  <mail@martin-jansen.de>
+
+    * pear/HTTP.php: * Fix bug #15423.
+
+2002-02-11  Richard Heyes  <richard.heyes@heyes-computing.net>
+
+    * pear/Mail/mime.php
+      pear/Mail/mimeDecode.php
+      pear/Mail/mimePart.php
+      pear/Mail/xmail.dtd
+      pear/Mail/xmail.xsl:
+    * Removed these files as they're now in /pear/Mail_Mime
+
+2002-02-11  Markus Fischer  <mfischer@guru.josefine.at>
+
+    * ext/ldap/ldap.c: - Fix protos.
+
 2002-02-10  Sean Bright  <elixer@erols.com>
 
     * ext/gmp/gmp.c: