summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-07-25 02:25:15 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-07-25 02:25:15 +0000
commit25fc335a90e47fbab9e50f6c999a0efd3277e4d9 (patch)
tree36b03819961e542cfac6e7a9dcc29d1fccbc60f8 /NEWS
parent9e1bf5dcfa6c5a2a3c97e31db5e8be28f28cf42e (diff)
downloadpango-25fc335a90e47fbab9e50f6c999a0efd3277e4d9.tar.gz
=== Released 1.13.4 ===PANGO_1_13_4
2006-07-24 Behdad Esfahbod <behdad@gnome.org> * === Released 1.13.4 === * configure.in: Version 1.13.4 * NEWS: Updated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4bc0f1dc..8f675765 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes between 1.13.3 and 1.13.4
+==============================================
+* Update to Unicode Character Database 5.0.0.
+* Misc fixes.
+* Bugs fixed in this release:
+ Bug 336282 – Update to Unicode Character Database 5.0.0
+ Bug 347073 – Allow empty GPOS table
+ Bug 347021 – atsui crash when a matching font cannot be found.
+ Patch from Brian Tarricone.
+
Overview of changes between 1.13.2 and 1.13.3
==============================================
* Improved build system. Using gnome-autogen.sh now.