changelog               Mon Feb 18 01:31:33 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2961&r2=1.2962&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2961 php-src/ChangeLog:1.2962
--- php-src/ChangeLog:1.2961    Sun Feb 17 01:31:28 2008
+++ php-src/ChangeLog   Mon Feb 18 01:31:32 2008
@@ -1,3 +1,69 @@
+2008-02-17  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      Makefile.global
+      acinclude.m4
+      configure.in:
+      - MFH Allow zend_extensions to be build inside ext and tested with 'make
+      test'
+
+    * Makefile.global
+      acinclude.m4
+      configure.in:
+      - Allow zend_extensions to be build inside ext and tested with 'make 
test'
+
+2008-02-17  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/date/lib/parse_date.c
+      ext/date/lib/parse_date.re:
+      - Fixed typoes.
+
+2008-02-17  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS:
+      
+      Mbstring bug fixing news
+
+2008-02-17  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/mbstring/mbstring.c:
+      MF PHP5_3 (fixed #43841)
+
+    * (PHP_5_2)
+      ext/mbstring/php_mbregex.c:
+      MF PHP5_3 (fixed #43994)
+
+    * (PHP_5_2)
+      ext/mbstring/php_unicode.c:
+      MF PHP5_3 (fixed #43998)
+
+    * (PHP_5_2)
+      ext/mbstring/mbstring.c:
+      MF PHP5_3 (fixed #43840)
+
+2008-02-17  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * win32/build/confutils.js:
+       - MFB: add PHP_PHP_BUILD\bin to the path in PATH_PROG (option set with
+      --with-php-builds=[PATH] the zip.zip contains all we need (except re2c! )
+
+    * (PHP_5_3)
+      win32/build/confutils.js:
+      - add PHP_PHP_BUILD\bin to the path in PATH_PROG (option set with
+      --with-php-builds=[PATH] the zip.zip contains all we need (except re2c! )
+
+2008-02-17  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/array/array_slice.phpt
+      ext/standard/tests/array/array_slice.phpt:
+      Fix test
+
+    * (PHP_5_3)
+      ext/standard/tests/array/array_slice.phpt:
+      Fix the fix
+
 2008-02-16  Felipe Pena  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)

Reply via email to