summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-17 19:16:53 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-17 19:16:53 -0400
commita90b692a43bc94a7d204ff36422e3b0b3c5ba27d (patch)
tree3dd769a02fc63c8937efcd75bc2e08c91ded374e /NEWS
parentcad422da3d653dae3f55eb9fc93d09b8a9530c9d (diff)
downloadpango-a90b692a43bc94a7d204ff36422e3b0b3c5ba27d.tar.gz
Release 1.25.41.25.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 090bb0f3..46607e30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes between 1.25.3 and 1.25.4
+=============================================
+- Fix various possible overflows in HarfBuzz
+- Improve HB font sanitizing
+- Improved win32 performance
+- Really fix ming32 build issues
+- Re-enable introspection
+- Bugs fixed:
+ Bug 592131 - Add AM_SILENT_RULES
+ Bug 592036 - integer overflow bug causes misrendering of Nepali
+ characters
+ Bug 591511 – hh-blob.c does not compile using mingw on windows
+
Overview of changes between 1.25.2 and 1.25.3
=============================================
- Fix couple of crashers