summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-04-09 20:38:58 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-04-09 20:38:58 +0000
commit6d685f9b861a7393d94113526889f9b1b4c9ce9c (patch)
treec79f5809bc75cca2f7f4f7388044c2bea2ff005f /ChangeLog
parent203bd40db9e044ae0ace0f4a6dc7934c892358aa (diff)
downloadpango-6d685f9b861a7393d94113526889f9b1b4c9ce9c.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 2cf2830a..6f641c8e 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