summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-615
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index b32d2abb..33873691 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -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.