summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChangwoo Ryu <cwryu@src.gnome.org>2004-07-11 20:39:53 +0000
committerChangwoo Ryu <cwryu@src.gnome.org>2004-07-11 20:39:53 +0000
commit7714887fb4acc8b715274f13dbc4a17e0fc9ef54 (patch)
tree4818498f3a457894c42392432ec0ab20d2f35fcc /ChangeLog
parentbfafb05de97e187fbbb85c83f4c7b59203a62439 (diff)
downloadpango-7714887fb4acc8b715274f13dbc4a17e0fc9ef54.tar.gz
Render U+00A0 (non-break-space) as a space.
* modules/hangul/hangul-fc.c (render_basic): Render U+00A0 (non-break-space) as a space.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efac9f13..a5772f92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-12 Changwoo Ryu <cwryu@debian.org>
+
+ * modules/hangul/hangul-fc.c (render_basic): Render U+00A0
+ (non-break-space) as a space.
+
Sat Jul 10 18:06:21 2004 Owen Taylor <otaylor@redhat.com>
* examples/renderdemo.[ch] examples/Makefile.am