summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-12-07 21:35:19 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-12-07 21:35:19 +0000
commit7e2ca8cae0d8a2f29ce10d9b5977dd94925c7823 (patch)
tree00db75f91e9e887990eff682b17f3878fa5644ed /NEWS
parente35b3f26ffc3a810036c04dedc0ed80d13dca5f1 (diff)
downloadpango-7e2ca8cae0d8a2f29ce10d9b5977dd94925c7823.tar.gz
=== Released 1.14.9 ===PANGO_1_14_9
2006-12-07 Behdad Esfahbod <behdad@gnome.org> * === Released 1.14.9 === * configure.in: Version 1.14.9 * NEWS: Updated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c837bae..cc87d535 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of changes between 1.14.8 and 1.14.9
+==============================================
+* Add Thai langauage engine.
+* Improved Indic module.
+* Output correct path for hexboxes in pango_cairo_layout_path().
+* Misc small fixes.
+* Bugs fixed in this release:
+ Red Hat Bug 216424: [te_IN] pango - consonant + dependent vowel (ai)
+ Composed char is not rendering properly
+ Patch from LingNing Zhang
+ Red Hat Bug 216850: Issue in combination with vowels (ml_IN)
+ Patch from LingNing Zhang
+ Red Hat Bug 211964: [ta] Rendering issue with Tamil
+ Patch from LingNing Zhang
+ Red Hat Bug 213632: ZWJ (200d) and ZWNJ (200c) showing same output
+ Patch from LingNing Zhang
+ Bug 382437 – tests/testboundaries fails
+ Bug 371388 – Add Thai langauage engine
+ Patch from Theppitak Karoonboonyanan
+ Bug 377975 – bug in _pango_glyph_item_iter_next_cluster
+
Overview of changes between 1.14.7 and 1.14.8
==============================================
* Improved thread-safety. Pango is still NOT thread-safe, but this fixes