summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-09-17 22:05:46 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-09-17 22:05:46 +0000
commit18c848fa913a49c31d307e778ca64bd695a86ada (patch)
tree6f9e0d8c6fb31d976d2f66d410122ef713270dbe /NEWS
parent677c121fe69e9255d502cd4d843b2618b2a5292a (diff)
downloadpango-18c848fa913a49c31d307e778ca64bd695a86ada.tar.gz
=== Released 1.18.2 ===PANGO_1_18_2
2007-09-17 Behdad Esfahbod <behdad@gnome.org> * === Released 1.18.2 === * configure.in: Version 1.18.2 * NEWS: Updated. svn path=/trunk/; revision=2426
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f9997a5..54901fa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes between 1.18.1 and 1.18.2
+==============================================
+- Require libthai >= 0.1.9 for enabling thai-lang module
+- Misc bug fixes
+- Bugs fixed in this release:
+ Bug 474708 – pangocairo leaks memory
+ Bug 472891 – Bad consistency check in pango_get_log_attrs
+ Patch from Mathias Hasselmann
+ Bug 302952 – The placement of a diacritic marks for an arabic ligature
+ is not correct
+ Bug 410152 – testboundaries test fails
+
Overview of changes between 1.18.0 and 1.18.1
==============================================
- Misc bug fixes, including fix for an infinite-loop bug.