diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2008-04-08 22:55:17 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2008-04-08 22:55:17 +0000 |
commit | 486f2412e8e7cf047b7b186d21cfcd4758832059 (patch) | |
tree | a33f398591da85f4ca8bcf249c629f10dd4bc1f2 /NEWS | |
parent | 177f0e5723f7402fad868abe2601ea246308892c (diff) | |
download | pango-486f2412e8e7cf047b7b186d21cfcd4758832059.tar.gz |
=== Released 1.20.1 ===PANGO_1_20_1
2008-04-08 Behdad Esfahbod <behdad@gnome.org>
* === Released 1.20.1 ===
* configure.in: Version 1.20.1
* NEWS: Updated.
svn path=/trunk/; revision=2589
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Overview of changes between 1.20.0 and 1.20.1 +============================================== +- Update to Unicode Character Databse 5.1.0. This adds new entries to + the PangoScript enum. Requires glib >= 2.16.3 for the update Unicode + data there, but not bumping the requirement in a stable point release. +- Try making our OS X stuff compile with latest cairo 1.5.x snapshots + that renamed cairo-atsui to cairo-quartz-font, as well as older versions. +- Minor bug fixes. + Overview of changes between 1.19.4 and 1.20.0 ============================================== - New stable release! |