diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2002-03-08 04:04:01 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-08 04:04:01 +0000 |
commit | 13a1cc80eb461e482d8055e701756ecee9fb5da5 (patch) | |
tree | 84d98656e639800ef58174681d807cf8322a9d45 /NEWS | |
parent | 6913e847c652d1b084a88b24f0c125f8691cef66 (diff) | |
download | pango-13a1cc80eb461e482d8055e701756ecee9fb5da5.tar.gz |
hu Mar 7 22:55:13 2002 Owen Taylor <otaylor@redhat.com>PANGO_1_0_0
===== Released 1.0.0 =====
* NEWS: Final updates for 1.0.0.
* README AUTHORS: Update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +Changes between 1.0.0 rc2 and 1.0.0 + +* Updated README files. +* Minor build fixes [Tor Lillqvist, Jacob Berkman] + +Changes between 1.0.0 rc1 and 1.0.0 rc2 + +* Fix missing weight names when parsing font names [Arnaud Charlet] +* Build fixes [Martin Gansser, Manish Singh] + +Changes between 0.26 and 1.0.0 rc1 + +* Try to build libraries with only shared library dependencies + on Xft to deal with transition to Xft2. +* Efficiency improvements for Xft backend +* Bug, build and portability fixes + +Contributors: Jacob Berkman, Abel Cheung, David L. Cooper II, + Miroslaw Dobrzanski-Neumann, , Dov Grobgeld, Alex Larsson, Tor Lillqvist, + Sven Neumann, Gediminas Paulauskas, Manish Singh, Raymond Wan, + Richard Warren. + Changes between 0.25 and 0.26 * Fixes for AIX compilation [Miroslaw Dobrzanski-Neumann] |