summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-05-23 20:24:28 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-05-23 20:24:28 +0000
commite91af788e12fc7177a0d9d9ce95bf52117aede7a (patch)
treeb9a3c4d4920aafe49ca1a2717644f04c35e70361
parent7d2d0dfbc355f334c6b0183e6354f5b22732831a (diff)
downloadpango-e91af788e12fc7177a0d9d9ce95bf52117aede7a.tar.gz
=== Released 1.20.3 ===
2008-05-23 Behdad Esfahbod <behdad@gnome.org> * === Released 1.20.3 === * configure.in: Version 1.20.3 * NEWS: Updated. svn path=/branches/pango-1-20/; revision=2633
-rw-r--r--ChangeLog8
-rw-r--r--NEWS10
-rw-r--r--configure.in2
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d69203cc..4e04e626 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-23 Behdad Esfahbod <behdad@gnome.org>
+
+ * === Released 1.20.3 ===
+
+ * configure.in: Version 1.20.3
+
+ * NEWS: Updated.
+
2008-05-20 Tor Lillqvist <tml@novell.com>
Bug 523193 – Vista Hebrew, CJK fonts to builtin win32 pango aliases
diff --git a/NEWS b/NEWS
index e1fb2283..2482d9dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes between 1.20.2 and 1.20.3
+==============================================
+- Add more Vista fonts to default win32 aliases.
+- Minor win32 leak fix.
+- Bugs fixed in this release:
+ Bug 523193 – Vista Hebrew, CJK fonts to builtin win32 pango aliases
+ Patch by Daniel Atallah.
+ Bug 531242 – Leak when calculating win32 font coverage
+ Patch from Daniel Atallah
+
Overview of changes between 1.20.1 and 1.20.2
==============================================
- Really fix build on OS X.
diff --git a/configure.in b/configure.in
index 7a1ec766..1751ff6f 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl
dnl The triplet
m4_define([pango_version_major], [1])
m4_define([pango_version_minor], [20])
-m4_define([pango_version_micro], [2])
+m4_define([pango_version_micro], [3])
m4_define([pango_version],
[pango_version_major.pango_version_minor.pango_version_micro])
dnl The X.Y in -lpango-X.Y line. This is expected to stay 1.0 until Pango 2.