changelog               Sun Dec 14 01:32:35 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3257&r2=1.3258&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3257 php-src/ChangeLog:1.3258
--- php-src/ChangeLog:1.3257    Sat Dec 13 01:34:02 2008
+++ php-src/ChangeLog   Sun Dec 14 01:32:34 2008
@@ -1,3 +1,57 @@
+2008-12-13  Johannes Schlüter  <johan...@schlueters.de>
+
+    * ZendEngine2/tests/bug46811.phpt
+      ext/date/tests/009.phpt:
+      Fix test
+
+2008-12-13  Lars Strojny  <l...@strojny.net>
+
+    * main/php_streams.h:
+      MFB: Remove trailing whitespaces
+
+    * (PHP_5_3)
+      main/php_streams.h:
+      Cleanup: remove trailing whitespaces
+
+    * (PHP_5_3)
+      ext/standard/file.c:
+      One len variable is enough here, we can reuse it
+
+2008-12-13  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * ext/phar/Makefile.frag:
+      Use ' -f' as requested
+
+2008-12-13  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_2)
+      NEWS:
+      Add CVE
+
+2008-12-13  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * win32/build/mkdist.php:
+      - MFB: do not add .cvsignore to the tests package
+
+    * win32/build/config.w32:
+      - MFB: fix builds for VC8+, strnlen is available in vc8 and later (used 
in
+      spprintf.c)
+
+    * (PHP_5_3)
+      win32/build/config.w32:
+      - fix builds for VC8+, strnlen is available in vc8 and later (used in
+      spprintf.c)
+
+    * (PHP_5_3)
+      win32/build/mkdist.php:
+      - do not add .cvsignore to the tests package
+
+2008-12-13  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_3)
+      NEWS:
+      Already in 5.2 NEWS
+
 2008-12-12  Andrei Zmievski  <and...@gravitonic.com>
 
     * (PHP_5_3)
@@ -19617,7 +19671,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3257 2008/12/13 01:34:02 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3258 2008/12/14 01:32:34 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to