summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
diff options
context:
space:
mode:
authorChangwoo Ryu <cwryu@debian.org>2004-04-17 16:17:57 +0000
committerChangwoo Ryu <cwryu@src.gnome.org>2004-04-17 16:17:57 +0000
commitfa764a7c02a2c4632749f85d37a192ad515e379e (patch)
treed58d96384867c3a93baaee63320c883d2be990a4 /ChangeLog.pre-1-4
parent6b64bd1ac69d27c439da2ecef943ae61e4208c89 (diff)
downloadpango-fa764a7c02a2c4632749f85d37a192ad515e379e.tar.gz
handle non-Hangul unicode chars, fixes #129741, #137347.
2004-04-18 Changwoo Ryu <cwryu@debian.org> * modules/hangul/hangul-defs.h (IS_JAMO): * modules/hangul/hangul-fc.c (hangul_engine_shape, render_basic): handle non-Hangul unicode chars, fixes #129741, #137347.
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r--ChangeLog.pre-1-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index a43e592e..7bd03c7d 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,9 @@
+2004-04-18 Changwoo Ryu <cwryu@debian.org>
+
+ * modules/hangul/hangul-defs.h (IS_JAMO):
+ * modules/hangul/hangul-fc.c (hangul_engine_shape, render_basic):
+ handle non-Hangul unicode chars, fixes #129741, #137347.
+
2004-04-05 Anders Carlsson <andersca@gnome.org>
* examples/argcontext.c (arg_context_parse):