summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-05-04 23:13:00 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-05-04 23:13:00 +0000
commitff742696f6b093aad1384d879405f51da3b220d3 (patch)
treea520f9c9e58fc6ff7158589d1f7236b9090a39db /ChangeLog.pre-1-0
parent2c969d984d1186d8762edb7b7ade16c8742c0d73 (diff)
downloadpango-PANGO_0_16.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.pre-1-0')
-rw-r--r--ChangeLog.pre-1-015
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index b32d2abb..33873691 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -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.