moriyoshi               Sat Jun 26 13:06:22 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  - This one should've been here, not in HEAD.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.689&r2=1.1247.2.690&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.689 php-src/NEWS:1.1247.2.690
--- php-src/NEWS:1.1247.2.689   Sat Jun 26 03:47:30 2004
+++ php-src/NEWS        Sat Jun 26 13:06:22 2004
@@ -25,6 +25,8 @@
   (gavin at ipalsoftware dot com, Ilia)
 - Fixed bug #28525 (gmp_powm() does not work with hexadecimal string modulo
   represented as a string). (pickett at sumu dot org, Ilia)
+- Fixed bug #28466 (mbstring_convert_variables() array separation problem).
+  (Moriyoshi)
 - Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).
   (Elf, Ilia)
 - Fixed strip_tags() to correctly handle '\0' characters. (Stefan)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to