summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-08-28 00:40:26 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-08-28 00:40:26 +0000
commit83c88782dc26f10146b67880e9d786ff068bc95e (patch)
tree23924c57edddff06603d538a15c7c0c59133fd49 /NEWS
parent9baf7b251bed19728a10ea5645d3e88c43f34075 (diff)
downloadpango-83c88782dc26f10146b67880e9d786ff068bc95e.tar.gz
=== Released 1.18.1 ===PANGO_1_18_1
2007-08-27 Behdad Esfahbod <behdad@gnome.org> * === Released 1.18.1 === * configure.in: Version 1.18.1 * NEWS: Updated. svn path=/trunk/; revision=2414
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d4845235..4f9997a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes between 1.18.0 and 1.18.1
+==============================================
+- Misc bug fixes, including fix for an infinite-loop bug.
+
+- Bugs fixed in this release:
+ Bug 470042 – missing Macedonian OT tag
+ Patch from Denis Jacquerye
+ Bug 468953 – pango-renderer.c: using function without prototype
+ Bug 463430 – Gets stuck while "formatting message"
+
Overview of changes between 1.17.5 and 1.18.0
==============================================
- Make pango_script_for_unichar() just call g_unichar_get_script(),