]> granicus.if.org Git - php/commitdiff
NFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 24 Mar 2003 19:42:20 +0000 (19:42 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 24 Mar 2003 19:42:20 +0000 (19:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cfaf0e7c464993f138e7b0e2e0e51e4a903e17d5..34aa2537b66479f554c83cdfa1806207cc577436 100644 (file)
--- 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 <tony2001 at phpclub dot net>, 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)