changelog               Fri Aug 24 01:31:15 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2786&r2=1.2787&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2786 php-src/ChangeLog:1.2787
--- php-src/ChangeLog:1.2786    Thu Aug 23 01:31:10 2007
+++ php-src/ChangeLog   Fri Aug 24 01:31:14 2007
@@ -1,3 +1,78 @@
+2007-08-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      configure.in
+      main/php_version.h:
+      
+      Back to dev
+
+    * (PHP_5_2)
+      NEWS
+      configure.in
+      main/php_version.h:
+      
+      5.2.4RC3
+
+2007-08-23  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      -BFN
+
+    * (PHP_5_2)
+      ZendEngine2/zend_ini.c:
+      MFH: revert the patch which breaks multithreaded servers
+
+    * ZendEngine2/zend_ini.c:
+      revert patch which breaks multithreaded servers
+
+2007-08-23  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/versioning.c:
+      - MFH: Make version_compare() also understand the lower case variant of
+      "RC".
+
+2007-08-23  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/session/mod_files.c:
+      MFB: Fixed bug #37273 (Symlinks and mod_files session handler allow
+      open_basedir bypass)
+
+    * ext/session/mod_files.c:
+      MFB: -r1.100.2.3.2.5
+
+    * (PHP_5_2)
+      ext/session/mod_files.c:
+      MFH: ws + cs changes (sync to ease merging patches around!)
+
+    * ext/session/tests/bug41600.phpt:
+      missing )
+
+2007-08-23  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/versioning.c:
+      - Make version_compare() also understand the lower case variant of "RC".
+
+2007-08-23  Raghubansh Kumar  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/file/copy_variation15.phpt
+      ext/standard/tests/file/copy_variation15.phpt
+      ext/standard/tests/file/copy_variation9.phpt
+      ext/standard/tests/file/copy_variation9.phpt:
+      fix tests
+
+2007-08-23  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/session/mod_files.c:
+      
+      Fixed bug #37273 (Symlinks and mod_files session handler allow
+      open_basedir
+      bypass).
+
 2007-08-22  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)

Reply via email to