diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-10-25 18:56:05 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-10-25 18:56:05 +0000 |
commit | 76fef8a89da21166176fcde7a56429d1e88d60b3 (patch) | |
tree | 8e2fc85b27fb7228907e0a0f7a13e335c3c9aca7 | |
parent | 688e1c5b94bd3066f7fa52e7c6fda6f400a4ecbe (diff) | |
download | pango-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-- | ChangeLog | 6 | ||||
-rw-r--r-- | ChangeLog.pre-1-0 | 6 | ||||
-rw-r--r-- | ChangeLog.pre-1-10 | 6 | ||||
-rw-r--r-- | ChangeLog.pre-1-2 | 6 | ||||
-rw-r--r-- | ChangeLog.pre-1-4 | 6 | ||||
-rw-r--r-- | ChangeLog.pre-1-6 | 6 | ||||
-rw-r--r-- | ChangeLog.pre-1-8 | 6 | ||||
-rw-r--r-- | NEWS | 8 | ||||
-rw-r--r-- | configure.in | 4 |
9 files changed, 52 insertions, 2 deletions
@@ -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 @@ -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([ |