]> granicus.if.org Git - php/commitdiff
style
authorfoobar <sniper@php.net>
Mon, 14 Apr 2003 01:52:45 +0000 (01:52 +0000)
committerfoobar <sniper@php.net>
Mon, 14 Apr 2003 01:52:45 +0000 (01:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4bd2c5d4f934bf353bb6dfdcced0d6cbf635f41a..446e1ee241c127acbdf712b3ef9831360b005a19 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,9 +29,8 @@ PHP 4                                                                      NEWS
   --enable-memory-limit. (Andrey)
 - Added improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright)
 - Added XBM and WBMP support for getimagesize(). (Marcus)
-- Added KOI8-R, CP866, and CP1251 support for htmlentities().
-  (Antony Dovgal <tony2001 at phpclub dot net>, Moriyoshi)
-- Added domdocument->free() to free XML-documents from memory (Rob Richards)
+- Added KOI8-R, CP866, and CP1251 support for htmlentities(). (Antony Dovgal, Moriyoshi)
+- Added domdocument->free() to free XML-documents from memory. (Rob Richards)
 - Fixed a lot of memory leaks in domxml. (Rob Richards, Chregu)
 - Fixed a bug in GD's truecolor TTF handling. (Derick)
 - Fixed several 64-bit problems. (Dave)