changelog               Sun Mar  2 20:32:42 2003 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1282 php4/ChangeLog:1.1283
--- php4/ChangeLog:1.1282       Sat Mar  1 20:32:06 2003
+++ php4/ChangeLog      Sun Mar  2 20:32:42 2003
@@ -1,3 +1,84 @@
+2003-03-02  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/ldap/config.m4:
+      typofix
+
+    * ext/ldap/config.m4:
+      Special case for MacosX..
+
+    * ext/ldap/config.m4:
+      Fixed bug #22485 (hardcoded shared lib extensions)
+
+2003-03-02  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * main/php_variables.c:
+      Fix old variable names
+
+2003-03-02  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * run-tests.php:
+      fix problem in current HEAD
+      
+
+2003-03-02  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * sapi/activescript/scriptengine.cpp:
+      typo fix
+
+2003-03-02  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS:
+      New function news.
+
+2003-03-02  Uwe Schindler  <[EMAIL PROTECTED]>
+
+    * sapi/nsapi/CREDITS:
+      -** empty log message ***
+
+2003-03-02  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * ext/standard/info.c
+      main/php_variables.c:
+      - Optimize $_REQUEST
+      - Fix phpinfo()
+
+2003-03-02  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * sapi/activescript/classfactory.cpp
+      sapi/activescript/php4activescript.c:
+      Build-performance tweaks
+
+    * ext/rpc/com/com.h
+      sapi/activescript/classfactory.cpp
+      sapi/activescript/scriptengine.cpp:
+      Fix build for activescript sapi
+
+2003-03-02  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * php.ini-dist
+      php.ini-recommended:
+      - It was called _VARS, not _GLOBALS :-)
+
+2003-03-02  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * php.ini-dist
+      php.ini-recommended
+      ext/filepro/filepro.c
+      ext/session/session.c
+      main/main.c
+      main/php_globals.h
+      main/php_variables.c
+      main/php_variables.h:
+      Add JIT initialization for _SERVER and _ENV
+      (it's less important for the others, even though it should be fairly
+      easy now too)
+
+2003-03-02  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * ext/standard/filters.c:
+      Fixed my silly mistake in the filter code
+
 2003-03-01  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
 
     * main/network.c:
@@ -743,7 +824,7 @@
 
     * sapi/apache/libpre.c
       sapi/apache/php_apache_http.h:
-      Added missing headers and $Id: ChangeLog,v 1.1282 2003/03/02 01:32:06 changelog 
Exp $ tags.
+      Added missing headers and $Id: ChangeLog,v 1.1283 2003/03/03 01:32:42 changelog 
Exp $ tags.
 
     * sapi/cgi/config9.m4:
       MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -1302,7 +1383,7 @@
       main/streams/plain_wrapper.c
       main/streams/streams.c
       main/streams/userspace.c:
-      ws fixes + missing $Id: ChangeLog,v 1.1282 2003/03/02 01:32:06 changelog Exp $ 
tags, headers added
+      ws fixes + missing $Id: ChangeLog,v 1.1283 2003/03/03 01:32:42 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  <[EMAIL PROTECTED]>
 
@@ -2220,7 +2301,7 @@
 
     * (PHP_4_3)
       sapi/cgi/cgi_main.c:
-      Added missing $Id: ChangeLog,v 1.1282 2003/03/02 01:32:06 changelog Exp $ tag
+      Added missing $Id: ChangeLog,v 1.1283 2003/03/03 01:32:42 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  <[EMAIL PROTECTED]>
 


Reply via email to