changelog               Thu Apr 12 01:31:00 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2655&r2=1.2656&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2655 php-src/ChangeLog:1.2656
--- php-src/ChangeLog:1.2655    Wed Apr 11 01:31:03 2007
+++ php-src/ChangeLog   Thu Apr 12 01:31:00 2007
@@ -1,3 +1,79 @@
+2007-04-11  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/tests/bug40770.phpt
+      ext/date/tests/bug35885.phpt:
+      MFB
+
+    * (PHP_5_2)
+      ZendEngine2/tests/bug40770.phpt
+      ext/date/tests/bug35885.phpt:
+      minor improvement
+
+    * ext/soap/tests/bugs/bug34657.phpt
+      ext/soap/tests/bugs/bug34657.phpt:
+      improve test
+
+    * Makefile.global:
+      we don't ship libmysql anymore, so there is no need for this message
+
+2007-04-11  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/date/lib/parse_date.c
+      ext/date/lib/parse_date.re
+      ext/date/tests/bug40861.phpt:
+      - MFH: Fixed bug #40861 (strtotime() doesn't handle double negative
+      relative
+        time units correctly).
+
+    * ext/date/lib/parse_date.c
+      ext/date/lib/parse_date.re
+      ext/date/tests/bug40861.phpt:
+      - Fixed bug #40861 (strtotime() doesn't handle double negative relative
+      time
+        units correctly).
+
+2007-04-11  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * ext/gd/config.w32:
+      - add HAVE_GD_FONTMUTEX and HAVE_GD_FONTCACHESHUTDOWN to win32 build
+
+2007-04-11  Zoe Slattery  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/array/array_merge.phpt
+      ext/standard/tests/array/array_push.phpt
+      ext/standard/tests/array/count_recursive.phpt
+      ext/standard/tests/strings/fprintf.phpt
+      ext/standard/tests/strings/md5.phpt:
+      new tests: array_merge, array_push, fprintf. modified tests:
+      count_recursive, md5.
+
+2007-04-11  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/gd/config.w32:
+      - add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)
+
+2007-04-11  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * ext/gd/config.m4:
+      fix #41048 (PHP6 Segmentation fault issue)
+
+2007-04-11  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      NEWS
+      configure.in
+      main/php_version.h:
+      - Back to -dev.
+
+    * (PHP_4_4)
+      NEWS
+      configure.in
+      main/php_version.h:
+      - 4.4.7RC1.
+
 2007-04-10  Andrei Zmievski  <[EMAIL PROTECTED]>
 
     * ext/unicode/collator.c:

Reply via email to