diff options
| author | Theodore Tso <tytso@mit.edu> | 1999-02-09 02:44:22 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1999-02-09 02:44:22 +0000 |
| commit | 67552b783f5b5d6185efd4ea698fbd21a5317542 (patch) | |
| tree | f2bac8f3c32233350c44de295c13bfc9c3ef2b80 /src/ChangeLog | |
| parent | 84a4ed4ba0d4d291948353949f1d16c7fd53e969 (diff) | |
Makefile.in: Change Windows kerbsrc.zip target so this now does what
kerbsrc-nt.zip used to do. We no longer support building krb5 on
systems with 8.3 limitations. Also allow binary files in windows/lib
to be included into kerbsrc.zip file.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11151 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d7fb0880e..fde7df570 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +Mon Feb 8 21:42:44 1999 Theodore Y. Ts'o <tytso@mit.edu> + + * Makefile.in: Change Windows kerbsrc.zip target so this now does + what kerbsrc-nt.zip used to do. We no longer support + building krb5 on systems with 8.3 limitations. Also allow + binary files in windows/lib to be included into + kerbsrc.zip file. + Wed Jan 27 17:10:18 1999 Tom Yu <tlyu@mit.edu> * configure.in: Fix typo so that lib/crypto actually gets |
