summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-06-02 21:40:53 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-06-02 21:40:53 +0000
commitd45136a0275b46a589e1c20d22b8662a57749a1a (patch)
tree2aefbfe8f6320e679eef5e880ecdca33f6f5ee4d /NEWS
parentfa9038a5cc15b6c39b89b714cff9b8954801355a (diff)
downloadpango-d45136a0275b46a589e1c20d22b8662a57749a1a.tar.gz
=== Released 1.21.2 ===PANGO_1_21_2
2008-06-02 Behdad Esfahbod <behdad@gnome.org> * === Released 1.21.2 === * configure.in: Version 1.21.2 * NEWS: Updated. svn path=/trunk/; revision=2647
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb08c034..4a7d0f7c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes between 1.21.1 and 1.21.2
+==============================================
+- Various win32 font handling improvements
+- Bugs fixed in this release:
+ Bug 510299 – OpenType font variants are broken with ATSUI/Cairo
+ Bug 436363 - Bold and Bold Italic style of MS-Mincho font are not
+ listed in GtkFontSelection
+ Bug 523193 – Vista Hebrew, CJK fonts to builtin win32 pango aliases
+ Patch by Daniel Atallah.
+
Overview of changes between 1.21.0 and 1.21.1
==============================================
- Partial work to make pango_break() exactly follow Unicode TR#14 and TR#29.