changelog               Thu Aug 28 01:32:24 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3151&r2=1.3152&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3151 php-src/ChangeLog:1.3152
--- php-src/ChangeLog:1.3151    Wed Aug 27 01:32:40 2008
+++ php-src/ChangeLog   Thu Aug 28 01:32:23 2008
@@ -1,3 +1,31 @@
+2008-08-27  David Soria Parra  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      Already in 5.2
+
+    * (PHP_5_2)
+      NEWS
+      main/streams/streams.c
+      main/streams/xp_socket.c:
+      MFH: Fixed bug #43782 (feof() does not detect timeout on socket)
+
+2008-08-27  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/fileinfo/fileinfo.c
+      ext/fileinfo/fileinfo.c:
+      fix file check and avoid segfault
+
+2008-08-27  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/fileinfo/fileinfo.c
+      ext/fileinfo/tests/finfo_open_001.phpt
+      ext/fileinfo/tests/finfo_open_001.phpt:
+      - Fixed check for empty file name
+
+    * ext/fileinfo/libmagic/funcs.c:
+      - Fixed crash in file_error_core()
+
 2008-08-26  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * main/main.c:
@@ -3751,7 +3779,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3151 2008/08/27 01:32:40 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3152 2008/08/28 01:32:23 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to