diff options
author | Changwoo Ryu <cwryu@src.gnome.org> | 2004-07-11 20:39:53 +0000 |
---|---|---|
committer | Changwoo Ryu <cwryu@src.gnome.org> | 2004-07-11 20:39:53 +0000 |
commit | 7714887fb4acc8b715274f13dbc4a17e0fc9ef54 (patch) | |
tree | 4818498f3a457894c42392432ec0ab20d2f35fcc /ChangeLog.pre-1-6 | |
parent | bfafb05de97e187fbbb85c83f4c7b59203a62439 (diff) | |
download | pango-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.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index efac9f13..a5772f92 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -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 |