summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2010-02-22 16:06:18 -0500
committerBehdad Esfahbod <behdad@behdad.org>2010-02-22 16:06:18 -0500
commit728bec3cb2525b35b16cea772428a70350aba3fb (patch)
tree0c76d500349080dfece9368ba05c29b69919df14 /NEWS
parentab8d5f6df3171197a7d3913bdf2195bca90fe6de (diff)
downloadpango-728bec3cb2525b35b16cea772428a70350aba3fb.tar.gz
Release 1.27.11.27.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a82f56c0..4cc571ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes between 1.26.2 and 1.27.1
+=============================================
+- Enable introspection again
+- Misc HarfBuzz bug fixes
+- Improve PangoLayout line breaking
+- Revert usage of CoreText in ATSUI backend
+- Fix FT_Face finalizer call
+- Bugs fixed:
+ Bug 593240 - (pangoosx) Crash / infinite loop with Mac OS X
+ Bug 610183 - Pango doesn't compile with gcc 3.3.3
+ Bug 582697 - Add pango-view --pixels option
+
Overview of changes between 1.26.1 and 1.26.2
=============================================
- Fix non-standard C++ usage