summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-09-04 21:48:07 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-09-04 21:48:07 +0000
commit9ca216e3cf43307f5e5e84690936affc41697975 (patch)
treed05e18b5a38e4f7dc64a5990ec26608475230542 /NEWS
parent283a39485b153f3603a4ce73d1653495ef67a537 (diff)
downloadpango-9ca216e3cf43307f5e5e84690936affc41697975.tar.gz
=== Released 1.14.3 ===PANGO_1_14_3
2006-09-04 Behdad Esfahbod <behdad@gnome.org> * === Released 1.14.3 === * configure.in: Version 1.14.3 * NEWS: Updated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 70f75414..81539aee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes between 1.14.2 and 1.14.3
+==============================================
+* Win32 build improvement. [Tor Lillqist]
+* Bugs fixed in this release:
+ Bug 353525 – libpangoft2-1.0.so.0: undefined reference to
+ `pango_font_description_get_gravity'
+ Bug 349813 – typo in docs for pango_layout_move_cursor_visually
+
Overview of changes between 1.14.1 and 1.14.2
==============================================
* Find shaper/font for Private Use and space characters.