summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fa881f79f..0573a8104 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
CHANGES IN FLTK 1.3.3
- Fixed access of protected member (STR #2903)
+ - Implemented support for the Mac OS text input system that deals with character composition
+ and input of languages with large character sets (e.g., Chinese and Japanese). This
+ implementation has been reported to work well for Chinese. Superficial testing suggests
+ it's also operational for Japanese. In-depth testing remains needed though.
CHANGES IN FLTK 1.3.2