From: Moriyoshi Koizumi Date: Mon, 24 Mar 2003 19:42:20 +0000 (+0000) Subject: NFN X-Git-Tag: php-4.3.2RC2~260 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f0e06e89ccbac0cf40c19bb9f4fd3be5469091b;p=php NFN --- diff --git a/NEWS b/NEWS index cfaf0e7c46..34aa2537b6 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,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 , Moriyoshi) - Fixed a bug in GD's truecolor TTF handling. (Derick) - Fixed several 64-bit problems. (Dave) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)