diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2007-07-30 18:04:39 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-07-30 18:04:39 +0000 |
commit | e842479843f4262e9d8497d7f48cbbd1415e4370 (patch) | |
tree | 45fd41d57411b028ec8cd701c714157437ebb6b0 /NEWS | |
parent | 568e497d72c2cbef0e52db84f9d71847325a5dde (diff) | |
download | pango-e842479843f4262e9d8497d7f48cbbd1415e4370.tar.gz |
=== Released 1.17.5 ===
2007-07-30 Behdad Esfahbod <behdad@gnome.org>
* === Released 1.17.5 ===
* configure.in: Version 1.17.5
* NEWS: Updated.
svn path=/trunk/; revision=2383
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.17.4 and 1.17.5 +============================================== +- Export PangoCairoFont and cleanup various standard macros. + +- Bugs fixed in this release: + Bug 150883 – Unicode LRO defect + Bug 449482 – Build error when xft not present + Part of Bug 347236 – provide pango_cairo_font_get_scaled_font + Overview of changes between 1.17.3 and 1.17.4 ============================================== - Refactored the ATSUI font backend and install pangoatsui.h |