summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-11-23 14:16:55 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-11-23 14:16:55 +0000
commit0a557fdd7581a1f9c3ab664b7a594aaa0e61fc68 (patch)
treecbc9370232ac499fcf3a0b8b6abdb4f049f82820 /NEWS
parent67a11bf31661236f34fa0e1958bc1c3b767d0b3b (diff)
downloadpango-0a557fdd7581a1f9c3ab664b7a594aaa0e61fc68.tar.gz
=== Released 1.22.3 ===PANGO_1_22_3
2008-11-23 Behdad Esfahbod <behdad@gnome.org> * === Released 1.22.3 === * configure.in: Version 1.22.3 * NEWS: Updated. svn path=/trunk/; revision=2742
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 04cec5c0..0082973c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes between 1.22.2 and 1.22.3
+=============================================
+- Minor bug fix with matrix operations
+- Fix build with older compilers
+- Bugs fixed in this release:
+ Bug 561779 – incorrect calculations in pango_matrix_concat
+ implementation
+ Bug 560730 – pango 1.22.2 build failure on Solaris 10, too many array
+ initializers in pango-language.c
+ Bug 561740 – Use stack allocation for thai_engine_break
+
Overview of changes between 1.22.1 and 1.22.2
=============================================
- Fix crasher when a PangoFcFontMap was freed before its fonts.