diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-09-04 21:36:23 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-09-04 22:00:18 -0400 |
commit | 3777c156bd49378d08df6d7c3c2eba04cda5a7d1 (patch) | |
tree | 60b255fac93dc1a635cc9d9ea1197b955155c0f6 /NEWS | |
parent | 007aa41d10038e9632bad373a837e540b4d0e8e4 (diff) | |
download | pango-3777c156bd49378d08df6d7c3c2eba04cda5a7d1.tar.gz |
1.31.11.31.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,9 +1,16 @@ Overview of changes between 1.31.0 and 1.31.1 ============================================= - The module cache file can now be located in libdir +- Initial work towards making pango thread-safe +- Update to Unicode 6.1. - 682421 - Fix vertical text, gravity, etc, with HarfBuzz +- 678721 - Don't need to get item properties... +- 678997 - Colors aqua, silver and indigo missing... +- 653347 - rise units documented incorrectly +- 682952 - remove old glib check - Deprecate pango-ot.h. -- Update to Unicode 6.1. +- Deprecate pango_fc_font_kern_glyphs +- Deprecate pango_lookup_aliases Overview of changes between 1.30.1 and 1.31.0 ============================================= |