summaryrefslogtreecommitdiffstats
path: root/src/appl/mailquery/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-08-18 20:18:04 +0000
committerTheodore Tso <tytso@mit.edu>1994-08-18 20:18:04 +0000
commit35173f3f598cb8bd56d2b30c567a044bc6e99f8a (patch)
tree8dc06f0b568412f7010853d5190722443df0793b /src/appl/mailquery/ChangeLog
parent41c4b85309ce1070d9d5b0c1f99bf3227089d169 (diff)
Added missing $(LIBS) to link line
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4184 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/mailquery/ChangeLog')
-rw-r--r--src/appl/mailquery/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/appl/mailquery/ChangeLog b/src/appl/mailquery/ChangeLog
index 2ed3824982..151f91d5af 100644
--- a/src/appl/mailquery/ChangeLog
+++ b/src/appl/mailquery/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 18 16:15:36 1994 Theodore Y. Ts'o (tytso@dcl)
+
+ * Makefile.in: Added missing $(LIBS) to link line.
+
Thu Aug 18 13:43:07 1994 Theodore Y. Ts'o (tytso at tsx-11)
* mailquery.c: Move usage() before main() to solve redeclaration