summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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