changelog               Wed Sep 15 20:33:05 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1747&r2=1.1748&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1747 php-src/ChangeLog:1.1748
--- php-src/ChangeLog:1.1747    Tue Sep 14 20:34:26 2004
+++ php-src/ChangeLog   Wed Sep 15 20:33:05 2004
@@ -1,3 +1,51 @@
+2004-09-15  Uwe Schindler  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      sapi/nsapi/nsapi.c:
+      Sorry REVERT bevor 4.3.9 is out because of not critical!!!!
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      sapi/nsapi/nsapi.c
+      sapi/nsapi/nsapi.c
+      sapi/nsapi/nsapi.c:
+      Fixed bug #29805 (HTTP Authentication Issues)
+
+2004-09-15  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/math/bug30069.phpt:
+      
+      Test for bug #30069
+
+2004-09-15  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      Zend/zend_operators.h
+      ZendEngine2/zend_operators.h:
+      MFH: Fixed a bug causing ".123" * "90" and alike to return a 0.
+
+    * (PHP_5_0)
+      ZendEngine2/zend_operators.h:
+      Fixed a bug causing ".123" * "90" and alike to return a 0.
+
+2004-09-15  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_config.w32.h:
+      - Windows support strcoll too.
+
+    * (PHP_5_0)
+      NEWS
+      ext/standard/array.c:
+      - MFH: Added new boolean (fourth) parameter to array_slice() that turns on
+      the
+        preservation of keys in the returned array.
+
+    * ext/standard/array.c:
+      - Added new boolean (fourth) parameter to array_slice() that turns on the
+        preservation of keys in the returned array.
+
 2004-09-14  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/session/session.c:
@@ -9743,7 +9791,7 @@
 2004-03-18  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * ext/gd/tests/bug27582_2.phpt:
-      - Fix the test description and $Id: ChangeLog,v 1.1747 2004/09/15 00:34:26 
changelog Exp $
+      - Fix the test description and $Id: ChangeLog,v 1.1748 2004/09/16 00:33:05 
changelog Exp $
 
 2004-03-18  Derick Rethans  <[EMAIL PROTECTED]>
 

Reply via email to