changelog               Sun Feb 23 20:32:05 2003 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1275 php4/ChangeLog:1.1276
--- php4/ChangeLog:1.1275       Sat Feb 22 20:31:45 2003
+++ php4/ChangeLog      Sun Feb 23 20:32:04 2003
@@ -1,3 +1,71 @@
+2003-02-23  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * main/fopen_wrappers.c:
+      MFB: Fix for open_basedir error message
+
+2003-02-23  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      main/fopen_wrappers.c
+      main/streams.c:
+      open_basedir fixes from David Saez
+
+2003-02-23  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/packages/XML_Parser-1.0.1.tar
+      pear/packages/XML_Parser-1.0.tar:
+      
+      - upgrading XML_Parser to 1.0.1
+
+2003-02-23  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * sapi/apache/libpre.c
+      sapi/apache/php_apache_http.h:
+      Added missing headers and $Id: ChangeLog,v 1.1276 2003/02/24 01:32:04 changelog 
Exp $ tags.
+
+    * sapi/cgi/config9.m4:
+      MFB: Fixed bug #22356 (Do not add empty -I flags).
+
+    * (PHP_4_3)
+      sapi/cgi/config9.m4:
+      Fixed bug #22356 (Do not add empty -I flags).
+
+    * ext/imap/config.m4:
+      Fix for bug #22353
+
+    * (PHP_4_3)
+      NEWS:
+      BFN
+
+    * (PHP_4_3)
+      sapi/apache/config.m4
+      sapi/apache2filter/config.m4:
+      MFH: - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)
+
+    * sapi/apache/config.m4
+      sapi/apache2filter/config.m4
+      sapi/apache2handler/config.m4:
+      - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)
+
+2003-02-23  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * tests/classes/abstract_inherit.phpt:
+      New test which currently fails
+
+    * NEWS:
+      Fix the name
+
+2003-02-23  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * sapi/apache2filter/EXPERIMENTAL
+      sapi/apache2handler/EXPERIMENTAL:
+      
+      These both are experimental still. (there has been a note in config.m4
+      all the time but these marker files were missing)
+
+    * NEWS:
+      Style
+
 2003-02-22  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ext/dba/libinifile/inifile.c:
@@ -512,7 +580,7 @@
       main/streams/plain_wrapper.c
       main/streams/streams.c
       main/streams/userspace.c:
-      ws fixes + missing $Id: ChangeLog,v 1.1275 2003/02/23 01:31:45 changelog Exp $ 
tags, headers added
+      ws fixes + missing $Id: ChangeLog,v 1.1276 2003/02/24 01:32:04 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  <[EMAIL PROTECTED]>
 
@@ -1430,7 +1498,7 @@
 
     * (PHP_4_3)
       sapi/cgi/cgi_main.c:
-      Added missing $Id: ChangeLog,v 1.1275 2003/02/23 01:31:45 changelog Exp $ tag
+      Added missing $Id: ChangeLog,v 1.1276 2003/02/24 01:32:04 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  <[EMAIL PROTECTED]>
 


Reply via email to