changelog               Thu Aug 30 01:31:20 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2792&r2=1.2793&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2792 php-src/ChangeLog:1.2793
--- php-src/ChangeLog:1.2792    Wed Aug 29 01:31:22 2007
+++ php-src/ChangeLog   Thu Aug 30 01:31:20 2007
@@ -1,3 +1,48 @@
+2007-08-29  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      configure.in
+      main/php_version.h:
+      
+      5.2.4
+
+2007-08-29  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * ext/standard/php_string.h:
+      - Put the PHPAPI php_u_str_to_str() function in the .h, just like the 
rest.
+
+2007-08-29  Raghubansh Kumar  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/file/fnmatch_basic.phpt
+      ext/standard/tests/file/fnmatch_error.phpt
+      ext/standard/tests/file/fnmatch_variation.phpt:
+      fix tests: do not run on MACOS
+
+    * (PHP_5_2)
+      ext/standard/tests/file/fnmatch_basic.phpt
+      ext/standard/tests/file/fnmatch_error.phpt
+      ext/standard/tests/file/fnmatch_variation.phpt:
+      fix test: do not run on MACOS
+
+2007-08-29  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/gd/gd.c:
+      - gd bug #102, alternative fix when an old library is used
+
+2007-08-29  Raghubansh Kumar  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/general_functions/gettype_settype_variation2.phpt
+      ext/standard/tests/general_functions/gettype_settype_variation2.phpt:
+      fix test, do not run on macos
+
+2007-08-29  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/pdo_sqlite/EXPERIMENTAL:
+      
+      not exprimental
+
 2007-08-28  Derick Rethans  <[EMAIL PROTECTED]>
 
     * main/main.c:

Reply via email to