diff NEWS @ 3226:45e1631febbb

support of simplified chinese
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 14 Feb 2019 15:25:41 +0100
parents 4be505c2ac56
children e44e0127e553
line wrap: on
line diff
--- a/NEWS	Thu Feb 14 14:56:31 2019 +0100
+++ b/NEWS	Thu Feb 14 15:25:41 2019 +0100
@@ -2,7 +2,10 @@
 ===============================
 
 * Separation of ideographic and phonetic characters in DICOMweb JSON and XML
-* Support of Japanese Kanji (ISO 2022 IR 87) and Korean (ISO 2022 IR 149) encodings
+* Support of the following multi-byte specific character sets:
+  - Japanese Kanji (ISO 2022 IR 87)
+  - Korean (ISO 2022 IR 149)
+  - Simplified Chinese (ISO 2022 IR 58)
 * Basic support for character sets with code extensions (ISO 2022 escape sequences)