]> granicus.if.org Git - php/commitdiff
- This one should've been here, not in HEAD.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 26 Jun 2004 17:06:22 +0000 (17:06 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 26 Jun 2004 17:06:22 +0000 (17:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ba59d4d66f9fd8220b3d56a222e1d3e310d48e90..fd1aa899ebd358d91e8cdfa8ce2b89c2aca6c5e3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ PHP 4                                                                      NEWS
   (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)