From 6a40d2de2b48335584f711dc35bb7fe591976a2e Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Sat, 28 Feb 2004 21:08:29 +0000 Subject: [PATCH] - Reordering. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f5a98b9632..33addcb83b 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? 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) @@ -18,6 +16,8 @@ PHP NEWS - Fixed bug #27237 (Working with simplexml crashes apache2). (Rob) - Fixed bug #27227 (Mixed case class names causes Fatal Error in Constructor call). (Marcus) +- Fixed bug #26677 (mbstring compile errors with IRIX compiler). + (K.Kosako , Rui, Moriyoshi) 12 Feb 2004, PHP 5 Beta 4 - Changed exceptions so that they must now inherit from the built-in Exception -- 2.50.1