summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1998-05-25 02:31:13 +0000
committerTheodore Tso <tytso@mit.edu>1998-05-25 02:31:13 +0000
commite1dd14c011d86af474c0fd4f680241e5df75a42b (patch)
tree6e37b15c87342d90bd05e0cb51a53d6084b4aaa9 /src/ChangeLog
parent951aa2cae456e86b65b61419d309e78c916bd77a (diff)
Makefile.in: Remove lib/kadm and lib/krb5/free from the list of
directories supported by windows (since they have since gone away). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10582 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2cf1c2a52..b47bf1eb0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
Sun May 24 22:09:12 1998 Theodore Y. Ts'o <tytso@mit.edu>
+ * Makefile.in: Remove lib/kadm and lib/krb5/free from the list of
+ directories supported by windows (since they have since
+ gone away).
+
* aclocal.m4: Added suggested changes to improve HP-UX's support
for shared libraries.