From 1b7cad9a28f535372197fd834128c703e544f0bd Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Thu, 3 Sep 2009 12:54:46 +0000 Subject: [PATCH] - missing ) --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 991f803e4c..b1c1af05e8 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,8 @@ PHP NEWS - Fixed sanity check for the color index in imagecolortransparent. (Pierre) - Fixed zlib.deflate compress filter to actually accept level parameter. (Jani) -- Fixed leak on error in popen/exec (and related functions on Windows. (Pierre) +- Fixed leak on error in popen/exec (and related functions) on Windows. + (Pierre) - Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries). (Ilia, code-it at mail dot ru) -- 2.40.0