summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2010-03-29 17:20:02 -0400
committerBehdad Esfahbod <behdad@behdad.org>2010-03-30 15:12:51 -0400
commita4ebb72cfb8814a4d3aee9fd0a02a56e998fe6c6 (patch)
tree4a9eac5bde143616df57c4e09a5e302bf0243ded /NEWS
parentd98a35b04f57cebdfdbe40750cd1fa998c730c42 (diff)
downloadpango-a4ebb72cfb8814a4d3aee9fd0a02a56e998fe6c6.tar.gz
Release 1.28.01.28.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4cc571ba..d0670a1e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of changes between 1.27.1 and 1.28.0
+=============================================
+- [HB] Fix leak when duplicating blob
+- Misc bug fixes
+- Bugs fixed:
+ Bug 611033 - Layout using ATSUI fontmap treats absolute font sizes a...
+ Bug 605655 - Pango 1.26.2 introduces kerning bug
+ Bug 611229 - Pango reads from uninitialized memory
+ Bug 594101 - [Indic] needed character class data updates to support unicode 5.1
+ Bug 345066 - backspace changes independent indic characters
+ Bug 609326 - Complex script shaping failed in the FT2 backend on Windows
+ Bug 604128 - Applications crash when displaying Hebrew characters
+ Bug 608923 - Incorrect/broken ligatures on MacOS
+ Bug 610791 - checks fail for unused documented symbols
+
Overview of changes between 1.26.2 and 1.27.1
=============================================
- Enable introspection again