summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-20 23:46:23 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-20 23:46:23 +0000
commit4c0b4f2f0e5804ea247eca7a6cf902f7f35a42f4 (patch)
treec6a5f5112531c38e2f3c838822f1356c982d4703 /ChangeLog.pre-1-2
parent817f21990a8e9e253af102bdaa8046b11b850b73 (diff)
downloadpango-4c0b4f2f0e5804ea247eca7a6cf902f7f35a42f4.tar.gz
Add an informative warning if no modules at all were found. (#74982,
Wed Mar 20 18:40:34 2002 Owen Taylor <otaylor@redhat.com> * pango/modules.c (build_map): Add an informative warning if no modules at all were found. (#74982, suggestion from Dan Winship.)
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r--ChangeLog.pre-1-26
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index b5b02f4f..bf2e8124 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,9 @@
+Wed Mar 20 18:40:34 2002 Owen Taylor <otaylor@redhat.com>
+
+ * pango/modules.c (build_map): Add an informative
+ warning if no modules at all were found. (#74982,
+ suggestion from Dan Winship.)
+
Wed Mar 20 15:22:54 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Error out if no backends found. (#74880)