diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2006-01-16 11:49:38 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-01-16 11:49:38 +0000 |
commit | fdf1de1313bb5830f23610c90c18aa9277325ee1 (patch) | |
tree | ccaf3321d05b946b9510b13cc84717acad7f9aa0 /NEWS | |
parent | e3f5d8806924b69be86d14251dbf3ffedc2ead7d (diff) | |
download | pango-fdf1de1313bb5830f23610c90c18aa9277325ee1.tar.gz |
=== Released 1.11.2 ===
2006-01-16 Behdad Esfahbod <behdad@gnome.org>
* === Released 1.11.2 ===
* configure.in: Version 1.11.2
* NEWS: Updated.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Overview of changes between 1.11.1 and 1.11.2 +============================================= +* Draw hex box on missing glyphs for cairo-fc backend. +* New --with-dynamic-modules option added to configure. +* 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] |