From a03057d726122fc22c1df94f6bf27a8a965ed99e Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Tue, 30 Jul 2002 17:39:33 +0000 Subject: [PATCH] WTF? What sort of bogus commit was that? Fine, here you go. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 1e4824c3d7..a9b7077caa 100644 --- a/NEWS +++ b/NEWS @@ -515,9 +515,9 @@ PHP 4 NEWS there's no need to import them using the 'global' statement. (Andi & Zeev) - Added vprintf() and vsprintf() functions that allow passing all arguments after format as an array. (Andrei) -- Added support for GD2 image type for ImageCreateFromString() (Jani) +- Added support for GD2 image type for ImageCreateFromString(). (Jani) - Added ImageCreateFromGD(), ImageCreateFromGD2(), ImageCreateFromGD2part(), - ImageGD() and ImageGD2() functions (Jani) + ImageGD() and ImageGD2() functions. (Jani) - addcslashes now warns when charlist is invalid. The returned string remained the same (Jeroen) - Added optional extra argument to gmp_init(). The extra argument -- 2.50.1