changelog               Thu Aug 15 20:17:42 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1137 php4/ChangeLog:1.1138
--- php4/ChangeLog:1.1137       Wed Aug 14 20:18:17 2002
+++ php4/ChangeLog      Thu Aug 15 20:17:41 2002
@@ -1,3 +1,97 @@
+2002-08-15  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * sapi/apache/mod_php4.c:
+    Fix a NASTY multithreading bug with in the Apache module
+
+2002-08-15  edink  <[EMAIL PROTECTED]>
+
+    * sapi/apache2filter/apache_config.c
+      sapi/apache2filter/sapi_apache2.c:
+    MFH (make apache2filter work with Apache 2.0.40)
+
+2002-08-15  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * ext/session/php_session.h:
+    Make unset($_SESSION['foo']) actually remove the variable from the session,
+    if register_globals is off.
+
+    * ext/fribidi/fribidi.c
+      ext/fribidi/php_fribidi.h: Update email address
+
+2002-08-15  kalowsky  <[EMAIL PROTECTED]>
+
+    * ext/session/session.c: Correcting some english in the comment...
+
+    * NEWS: marking the fix for Bug #18401 in NEWS
+
+    * ext/standard/array.c:
+    Fix for bug #18401, makes shuffle() properly generate all possibilities.
+    Patch provided by Adam Trachtenberg <[EMAIL PROTECTED]>
+
+2002-08-15  chregu  <[EMAIL PROTECTED]>
+
+    * ext/domxml/php_domxml.h:
+    include libxml/xinclude.h to make some compilers happy
+
+2002-08-15  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Common.php: * Fix bug #18918.
+    * Add some PHPdoc comments.
+
+2002-08-15  kalowsky  <[EMAIL PROTECTED]>
+
+    * ext/java/Makefile.frag:
+    A fix suggested by chregu (who doesn't have karma) to re-enable older java
+    JDKs to work.
+
+2002-08-15  chregu  <[EMAIL PROTECTED]>
+
+    * ext/domxml/php_domxml.c: proto fixes
+
+    * ext/domxml/php_domxml.h
+      ext/domxml/php_domxml.c:
+     - Added DomNode->set_namespace(uri[,prefix]) (chregu)
+    - Added third optional parameter (prefix) to DomDocument->create_element_ns()
+    - generate prefix from random number, if not provided.
+
+2002-08-15  sniper  <[EMAIL PROTECTED]>
+
+    * NEWS: MFH
+
+    * NEWS: be more verbose
+
+2002-08-15  alan_k  <[EMAIL PROTECTED]>
+
+    * ext/dio/dio.c: changed default stop bits to a valid value
+
+    * ext/dio/dio.c: changed default stop bits
+
+    * ext/dio/dio.c
+      ext/dio/php_dio.h: adding dio_tcsetattr and ASYNC support
+
+2002-08-15  yohgaki  <[EMAIL PROTECTED]>
+
+    * NEWS: Add 4.2.2 news just in case it's released.
+
+    * NEWS: news for disabling trans-sid by default.
+    but no entry for depreciation of --enable-trans-sid :(
+    (from 4.2.0)
+
+2002-08-15  kalowsky  <[EMAIL PROTECTED]>
+
+    * main/win95nt.h: silencing some windows build warnings
+
+2002-08-15  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * ext/vpopmail/php_vpopmail.c:
+    coming to think of it, it shouldn't be necessary at all (thanks Jani :)
+
+    * ext/vpopmail/php_vpopmail.c: Fix build
+
+2002-08-15  sniper  <[EMAIL PROTECTED]>
+
+    * NEWS: hot, damn hot.
+
 2002-08-14  helly  <[EMAIL PROTECTED]>
 
     * ext/standard/info.c: do not include "php_have_iconv.h"
@@ -1064,7 +1158,7 @@
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      revision 1.106
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      date: 2000/07/24 01:39:49;  author: david;  state: Exp;  lines: +3 -1
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
-                                                                                      
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      Added a few RCS $Id: ChangeLog,v 1.1137 2002/08/15 00:18:17 changelog Exp $ tags.
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                                                                      
+                                           Added a few RCS $Id: ChangeLog,v 1.1138 
+2002/08/16 00:17:41 changelog Exp $ tags.
 
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      ----------------------------
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
                                                                                       
      revision 1.105


Reply via email to