summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-12-15 20:52:39 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-12-15 20:52:39 +0000
commit088e848c75c0680e81f41d279ce41fa7c782f87f (patch)
treea4cc5b9d4b5fa35891d6a3cce60aa08876081cd3 /NEWS
parentc4cfe747931a95cd9000b71d99a351ca0f90e59b (diff)
downloadpango-088e848c75c0680e81f41d279ce41fa7c782f87f.tar.gz
=== Released 1.22.4 ===PANGO_1_22_4
2008-12-15 Behdad Esfahbod <behdad@gnome.org> * === Released 1.22.4 === * configure.in: Version 1.22.4 * NEWS: Updated. svn path=/trunk/; revision=2760
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0082973c..aadd085c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Overview of changes between 1.22.3 and 1.22.4
+=============================================
+- Misc bug fixes
+- Improved docs
+- Bugs fixed in this release:
+ Bug 564644 – Not complete description of the
+ pango_font_description_better_match function
+ Bug 563898 – Generated output is not deterministic
+ Bug 563803 – pango_renderer_finalize fails to call parent finalize
+ Bug 499626 – Space should be optional after comma in
+ PangoFontDescription input string
+ Bug 499624 – Spaces around commas in PangoFontDescription family name
+ should be trimmed
+ Bug 563557 – set g_get_prgname() in fc pattern
+ Bug 563356 – The input area of firefox and the blank width after text
+ in gnome-menu was stretched too wide, under pango-1.22.3
+ Bug 562574 – Pangocariowin32 is leaking every cairo font it ever
+ creates
+
Overview of changes between 1.22.2 and 1.22.3
=============================================
- Minor bug fix with matrix operations