summaryrefslogtreecommitdiffstats
path: root/src/util/ChangeLog
diff options
context:
space:
mode:
authorMark Eichin <eichin@mit.edu>1994-10-11 23:09:08 +0000
committerMark Eichin <eichin@mit.edu>1994-10-11 23:09:08 +0000
commitcfd9623a02f50d1a8cc4e29a90f746fa0ef3b626 (patch)
tree2043c114dce9223ee437fd7bfe40565a6ac02af6 /src/util/ChangeLog
parentab426d00054bd1bf8345eb26b8fa1eb5fafdc2ee (diff)
downloadkrb5-cfd9623a02f50d1a8cc4e29a90f746fa0ef3b626.tar.gz
krb5-cfd9623a02f50d1a8cc4e29a90f746fa0ef3b626.tar.xz
krb5-cfd9623a02f50d1a8cc4e29a90f746fa0ef3b626.zip
* kbuild (MAKETARGETS): default to "all check" for make, but allow
override from config fragments. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4490 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ChangeLog')
-rw-r--r--src/util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index d14b2c597..d76cbcb11 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,3 +1,8 @@
+Tue Oct 11 19:07:09 1994 Mark Eichin (eichin@cygnus.com)
+
+ * kbuild (MAKETARGETS): default to "all check" for make, but allow
+ override from config fragments.
+
Mon Oct 3 23:36:12 1994 Theodore Y. Ts'o (tytso@dcl)
* configure.in: Don't build unifdef directory --- we don't need it