summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-10-25 18:56:05 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-10-25 18:56:05 +0000
commit76fef8a89da21166176fcde7a56429d1e88d60b3 (patch)
tree8e2fc85b27fb7228907e0a0f7a13e335c3c9aca7
parent688e1c5b94bd3066f7fa52e7c6fda6f400a4ecbe (diff)
downloadpango-76fef8a89da21166176fcde7a56429d1e88d60b3.tar.gz
Version 0.21, require GLib-1.3.6
Thu Oct 25 11:06:54 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.21, require GLib-1.3.6 * NEWS: Updates.
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-1-06
-rw-r--r--ChangeLog.pre-1-106
-rw-r--r--ChangeLog.pre-1-26
-rw-r--r--ChangeLog.pre-1-46
-rw-r--r--ChangeLog.pre-1-66
-rw-r--r--ChangeLog.pre-1-86
-rw-r--r--NEWS8
-rw-r--r--configure.in4
9 files changed, 52 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c972ae23..978df7f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Oct 25 11:06:54 2001 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Version 0.21, require GLib-1.3.6
+
+ * NEWS: Updates.
+
Thu Oct 25 11:05:01 2001 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_run_get_extents): Allow
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index c972ae23..978df7f3 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,9 @@
+Thu Oct 25 11:06:54 2001 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Version 0.21, require GLib-1.3.6
+
+ * NEWS: Updates.
+
Thu Oct 25 11:05:01 2001 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_run_get_extents): Allow
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index c972ae23..978df7f3 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,9 @@
+Thu Oct 25 11:06:54 2001 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Version 0.21, require GLib-1.3.6
+
+ * NEWS: Updates.
+
Thu Oct 25 11:05:01 2001 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_run_get_extents): Allow
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index c972ae23..978df7f3 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,9 @@
+Thu Oct 25 11:06:54 2001 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Version 0.21, require GLib-1.3.6
+
+ * NEWS: Updates.
+
Thu Oct 25 11:05:01 2001 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_run_get_extents): Allow
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index c972ae23..978df7f3 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,9 @@
+Thu Oct 25 11:06:54 2001 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Version 0.21, require GLib-1.3.6
+
+ * NEWS: Updates.
+
Thu Oct 25 11:05:01 2001 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_run_get_extents): Allow
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index c972ae23..978df7f3 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,9 @@
+Thu Oct 25 11:06:54 2001 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Version 0.21, require GLib-1.3.6
+
+ * NEWS: Updates.
+
Thu Oct 25 11:05:01 2001 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_run_get_extents): Allow
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index c972ae23..978df7f3 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,9 @@
+Thu Oct 25 11:06:54 2001 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Version 0.21, require GLib-1.3.6
+
+ * NEWS: Updates.
+
Thu Oct 25 11:05:01 2001 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_run_get_extents): Allow
diff --git a/NEWS b/NEWS
index dc30a186..f47349ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes between 0.20 and 0.21
+
+* Documentation improvements. [Matthias Clasen, Sven Neumann]
+* pango_break() now reports n + 1 attributes for n characters, not n. [Havoc Pennington]
+* Win32 fixes, including support for configure.in on Win32. [Tor Lillqvist]
+* Bug fixes [Tony Graham, Eric Lemings, Manish Singh, Sven Neumann, Matt Wilson,
+ Frank Belew]
+
Changes between 0.19 and 0.20
* Change PangoFontDescription to save values for unset fields
diff --git a/configure.in b/configure.in
index c9ea10cc..96ecbcc9 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
AC_INIT(ChangeLog)
PANGO_MAJOR_VERSION=0
-PANGO_MINOR_VERSION=20
+PANGO_MINOR_VERSION=21
AC_SUBST(PANGO_MAJOR_VERSION)
AC_SUBST(PANGO_MINOR_VERSION)
@@ -165,7 +165,7 @@ AM_CONDITIONAL(HAVE_WIN32, $have_win32)
#
# Checks for GLib
#
-GLIB_REQUIRED_VERSION=1.3.9
+GLIB_REQUIRED_VERSION=1.3.10
AM_PATH_GLIB_2_0($GLIB_REQUIRED_VERSION, :,
AC_MSG_ERROR([