diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-05-27 19:37:14 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-05-27 19:37:14 +0000 |
| commit | 4af09b98586163bd9d5ea62a1ffe7621fee0e908 (patch) | |
| tree | 2af0547c7a7e52fe1de1e75eed47396ae29e1a06 /src/windows/ChangeLog | |
| parent | 25ecef1f25a27b75624c66ab001335f107aaaeb5 (diff) | |
| download | krb5-4af09b98586163bd9d5ea62a1ffe7621fee0e908.tar.gz krb5-4af09b98586163bd9d5ea62a1ffe7621fee0e908.tar.xz krb5-4af09b98586163bd9d5ea62a1ffe7621fee0e908.zip | |
mkbin.bat: Added convenience batch file which copies all of the
appropriate files out of the build tree into a single kbin directory
Makefile.in: Add the windows/lib directory to the list of directories
to be built (and cleaned).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10595 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/ChangeLog')
| -rw-r--r-- | src/windows/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/windows/ChangeLog b/src/windows/ChangeLog index f6b427bc75..93a0ff48ac 100644 --- a/src/windows/ChangeLog +++ b/src/windows/ChangeLog @@ -1,3 +1,12 @@ +1998-05-27 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * mkbin.bat: Added convenience batch file which copies all of the + appropriate files out of the build tree into a single kbin + directory + + * Makefile.in: Add the windows/lib directory to the list of + directories to be built (and cleaned). + Tue Aug 5 18:40:55 1997 Theodore Y. Ts'o <tytso@mit.edu> * version.rc: New file containing the version resource information |
