changelog               Mon Nov 10 01:32:38 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3223&r2=1.3224&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3223 php-src/ChangeLog:1.3224
--- php-src/ChangeLog:1.3223    Sun Nov  9 01:32:21 2008
+++ php-src/ChangeLog   Mon Nov 10 01:32:37 2008
@@ -1,3 +1,61 @@
+2008-11-09  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * sapi/cgi/cgi_main.c:
+      Fix for bug #46525 which fixes Ilia's fix for bug #46319
+
+2008-11-09  Lukas Smith  <[EMAIL PROTECTED]>
+
+    * README.CVS-RULES:
+      PHP 4.4 is no longer active, clarify that all changes should go to HEAD
+      first and that NEWS entries should only go into one branch
+
+2008-11-09  Kalle Sommer Nielsen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      NEWS:
+      Fix NEWS
+
+2008-11-09  Timm Friebe  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/sybase_ct/php_sybase_ct.c:
+      - Fixed sybase_close() to actually close connections
+
+    * ext/sybase_ct/tests/test_close.phpt
+      ext/sybase_ct/tests/test_close.phpt
+      ext/sybase_ct/tests/test_close_default.phpt
+      ext/sybase_ct/tests/test_close_default.phpt
+      ext/sybase_ct/tests/test_close_notopen.phpt
+      ext/sybase_ct/tests/test_close_notopen.phpt:
+      
+      file test_close.phpt was initially added on branch PHP_5_3.
+
+    * ext/sybase_ct/tests/test_connection_caching.phpt
+      ext/sybase_ct/tests/test_connection_caching.phpt:
+      
+      file test_connection_caching.phpt was initially added on branch PHP_5_3.
+
+    * ext/sybase_ct/tests/bug43578.phpt
+      ext/sybase_ct/tests/bug43578.phpt:
+      
+      file bug43578.phpt was initially added on branch PHP_5_3.
+
+    * (PHP_5_2)
+      NEWS
+      NEWS:
+      - Added note on bugfix for #30312
+      - Added entry on CS_ROW_FAIL patch fix
+
+    * (PHP_5_3)
+      ext/sybase_ct/tests/test_unbuffered_no_full_fetch.phpt:
+      - Added test for sybase_free_result() without full fetch
+
+    * ext/sybase_ct/tests/bug30312-withfree.phpt
+      ext/sybase_ct/tests/bug30312-withfree.phpt:
+      
+      file bug30312-withfree.phpt was initially added on branch PHP_5_3.
+
 2008-11-08  Rasmus Lerdorf  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -11608,7 +11666,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3223 2008/11/09 01:32:21 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3224 2008/11/10 01:32:37 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to