summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-12 19:56:26 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-12 19:56:26 -0400
commitc4f35720bc1310c37b41af134dace628ff35a221 (patch)
tree465221272f0dabdb4112d53484d572be369fd609 /NEWS
parent4770396ca172bab95dd4d0b34a272816f1b26922 (diff)
downloadpango-c4f35720bc1310c37b41af134dace628ff35a221.tar.gz
Release 1.25.31.25.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 15e232d4..090bb0f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Overview of changes between 1.25.2 and 1.25.3
+=============================================
+- Fix couple of crashers
+- Enforce -fno-exceptions better, should fix build issues for
+ distros on x86-64.
+- Call mprotect() only when available.
+- New public API: pango_glyph_item_get_logical_widths()
+- Remove G_GNUC_PURE attr from pango_glyph_string_get_width()
+- Fix buffer corruption in HarfBuzz
+- Bugs fixed:
+ Bug 591413 – needs to link with libstdc++
+ Bug 591511 – hb-blob.c does not compile using mingw on windows
+ Bug 591557 – [HB] crash scrolling the evolution message list
+ Bug 591576 – crashed with SIGSEGV at pango
+ Bug 591465 – Gimp crashes upon opening the font selection dialog
+
Overview of changes between 1.25.1 and 1.25.2
=============================================
- Tweak C++ compiler options. If you get link errors with gcc on