summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-04-14 11:09:41 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-04-14 11:09:41 -0400
commit8197b4d1721d905f1cda3207494df525be112f5d (patch)
tree49f25c5b99624cbdd4a5ac69641fa2c739cd9430 /NEWS
parent2fc08eeb9daeabd9fbac1e8ae409581117601bb5 (diff)
downloadpango-8197b4d1721d905f1cda3207494df525be112f5d.tar.gz
Bug 578935 – Syntax error (missing semicolon) in pango/pangowin32-fontmap.c
Add missing semicolon.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3829ad7c..8c1a53b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of changes between 1.24.0 and 1.24.1
+=============================================
+- Fix a couple of crashers
+- Fix minor pangofc API semantics breakage
+- Better handle SFNT fonts in dfont containers
+- Improved docs
+- Improved Indic shaper for new Unicode 5.1 characters
+- Misc bug fixes
+- Bugs fixed in this release:
+
+ Bug 577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD
+ Bug 578336 – ABI breakage from 1.22 to 1.24 in fontmap field
+ of PangoFcFont
+ Bug 556132 – gnome-panel crashed with SIGSEGV in
+ g_cclosure_marshal_VOID__BOXED()
+ Bug 571291 – Unicode 5.1 support in pango - Indic Lanuages
+ Bug 576298 – Fails to link pango-view if --without-x is specified
+ but cairo has X11 support
+
Overview of changes between 1.23.0 and 1.24.0
=============================================
- pango-view improvements: