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 /NEWS | |
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.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |