From 7b09e5fe35bbb5ae65bbb5fb717e374bb9e9a5bb Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Wed, 8 May 2013 19:24:51 +0200 Subject: [PATCH] Fixed news, rc1 is already branched --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index c0e4d7974aa..192d62da8a6 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2013, PHP 5.5.0 Release Candidate 2 +- mbstring: + . Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol) + 09 May 2013, PHP 5.5.0 Release Candidate 1 @@ -25,9 +28,6 @@ PHP NEWS . Fixed bug #64770 (stream_select() fails with pipes returned by proc_open() on Windows x64). (Anatol) -- mbstring: - . Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol) - 25 Apr 2013, PHP 5.5.0 Beta 4 - Core: