diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-05-04 23:13:00 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-05-04 23:13:00 +0000 |
commit | ff742696f6b093aad1384d879405f51da3b220d3 (patch) | |
tree | a520f9c9e58fc6ff7158589d1f7236b9090a39db /ChangeLog | |
parent | 2c969d984d1186d8762edb7b7ade16c8742c0d73 (diff) | |
download | pango-ff742696f6b093aad1384d879405f51da3b220d3.tar.gz |
Update for 0.16PANGO_0_16
Fri May 4 11:07:04 2001 Owen Taylor <otaylor@redhat.com>
* NEWS: Update for 0.16
* docs/pango-sections.txt: Update.
* configure.in (PANGO_MINOR_VERSION): 0.16
Wed May 2 11:57:45 2001 Owen Taylor <otaylor@redhat.com>
* examples/Makefile.am (QT_LIBS): Remove space that
was confusing libtool.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Fri May 4 11:07:04 2001 Owen Taylor <otaylor@redhat.com> + + * NEWS: Update for 0.16 + + * docs/pango-sections.txt: Update. + + * configure.in (PANGO_MINOR_VERSION): 0.16 + +Wed May 2 11:57:45 2001 Owen Taylor <otaylor@redhat.com> + + * examples/Makefile.am (QT_LIBS): Remove space that + was confusing libtool. + 2001-05-04 Alex Larsson <alla@lysator.liu.se> * pango/pangoft2.c (get_font_metrics_from_subfonts): @@ -13,6 +26,8 @@ Wed May 2 11:35:16 2001 Owen Taylor <otaylor@redhat.com> * configure.in (have_freetype): Add check to make sure #include FT_ERRORS_H works. (#54043) +2001-05-02 Sven Neumann <sven@convergence.de> + * configure.in: do not try to build modules using Xft if X is not available or was explicitely disabled. |