summaryrefslogtreecommitdiffstats
path: root/src/config/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-09-25 20:26:06 +0000
committerTheodore Tso <tytso@mit.edu>1995-09-25 20:26:06 +0000
commitc8d5a3bbf61c0b59ded8ee0eff464e14426ad078 (patch)
tree6b33f3f007e693aac89ffbb5b19d85cde95e7be6 /src/config/ChangeLog
parentf66622c5dd00459a335143ec94c90eb8cf7862f2 (diff)
Added lines of the form "all:: all-$(WHAT)" for all, clean, install,
and check. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6851 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r--src/config/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index 9979c19f3..d94ed3a6a 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,3 +1,10 @@
+Mon Sep 25 13:09:17 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * windows.in:
+ * mac-pre.in:
+ * pre.in: Added lines of the form "all:: all-$(WHAT)" for all,
+ clean, install, and check.
+
Wed Sep 13 10:20:02 1995 Keith Vetter (keithv@fusion.com)
* windows.in: added windows value for SRCTOP.