]> granicus.if.org Git - php/commitdiff
- BFN & misc.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 28 Feb 2004 20:58:48 +0000 (20:58 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 28 Feb 2004 20:58:48 +0000 (20:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a8503460bb69bef60e79366d36b9ca6991d6b9ae..f5a98b963267690338f6a06399827e5b83982850 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2004, PHP 5 Release Candidate 1
+?? March 2004, PHP 5 Release Candidate 1
+- Upgraded bundled oniguruma library to version 2.2.2. (Rui, Moriyoshi)
+- Fixed bug #26677 (mbstring compile errors with IRIX compiler).
+  (K.Kosako, Rui, Moriyoshi)
 - Renamed php.ini option "zend2.implicit_clone" to 
   "zend.ze1_compatibility_mode" as it doesn't only affect implicit cloning.
   (Andi, Zeev)