diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2010-02-22 16:06:18 -0500 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2010-02-22 16:06:18 -0500 |
commit | 728bec3cb2525b35b16cea772428a70350aba3fb (patch) | |
tree | 0c76d500349080dfece9368ba05c29b69919df14 /NEWS | |
parent | ab8d5f6df3171197a7d3913bdf2195bca90fe6de (diff) | |
download | pango-728bec3cb2525b35b16cea772428a70350aba3fb.tar.gz |
Release 1.27.11.27.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |