summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-04-09 20:39:58 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-04-09 20:39:58 +0000
commit6bcc2682287a7b67ae05bb1467f2f1d1a4dffae2 (patch)
tree790b40bac9019b1df756c6338ea785b15d659a62 /ChangeLog
parent7a8abd8d561bcee77502291d4356c0fcd841732d (diff)
downloadpango-6bcc2682287a7b67ae05bb1467f2f1d1a4dffae2.tar.gz
Bug 337821 – invisible unicode chars are visible next to hebrew chars
2006-04-09 Behdad Esfahbod <behdad@gnome.org> Bug 337821 – invisible unicode chars are visible next to hebrew chars * modules/hebrew/hebrew-fc.c: Handle zero_width chars in fallback shaper too. * modules/hebrew/hebrew-shaper.c: Remove unused Unicode<->ISO8859 tables.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e95d608..d0ac1c1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-04-09 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 337821 – invisible unicode chars are visible next to hebrew chars
+
+ * modules/hebrew/hebrew-fc.c: Handle zero_width chars in fallback
+ shaper too.
+
+ * modules/hebrew/hebrew-shaper.c: Remove unused Unicode<->ISO8859
+ tables.
+
2006-04-07 Behdad Esfahbod <behdad@gnome.org>
Incorrect text rendering when in x86 64-bit precision mode