summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-01-31 00:52:54 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-01-31 00:52:54 +0000
commit949d745d0c17afc1a7dcb56aa57c4f97d202904e (patch)
tree29a85dd95054db25c2b8956deed5e33e714f0d68 /NEWS
parent4c64086f6cee60fb5275b8fabf2a465212ab8420 (diff)
downloadpango-949d745d0c17afc1a7dcb56aa57c4f97d202904e.tar.gz
=== Released 1.11.3 ===PANGO_1_11_3
2006-01-30 Behdad Esfahbod <behdad@gnome.org> * === Released 1.11.3 === * configure.in: Version 1.11.3 * NEWS: Updated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4e34c94d..1b437507 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Overview of changes between 1.11.2 and 1.11.3
+=============================================
+* Do not crash if the shapers fail.
+* Use g_slice for various struct allocations.
+* 100% symbol coverage in docs.
+* Misc bug fixes and documentation improvements.
+* Janitory works, like removing unneeded files.
+
Overview of changes between 1.11.1 and 1.11.2
=============================================
* Draw hex box on missing glyphs for cairo-fc backend.
@@ -5,7 +13,6 @@ Overview of changes between 1.11.1 and 1.11.2
* Use g_slice for various small memory allocations [Matthias Clasen]
* Misc bug fixes, optimizations, and documentation improvements.
-
Overview of changes between 1.11.0 and 1.11.1
=============================================
* ATSUI support for the cairo backend. [Anders Carlsson]