diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-05-27 19:17:58 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-05-27 19:17:58 +0000 |
| commit | bd90cbd829ef4b7b440f56c754904227448a201f (patch) | |
| tree | 82450a783880461b491932883f11785a3c1eb2be /src/ChangeLog | |
| parent | b645ff696b9303c3378668da0cf44df6bff56230 (diff) | |
| download | krb5-bd90cbd829ef4b7b440f56c754904227448a201f.tar.gz krb5-bd90cbd829ef4b7b440f56c754904227448a201f.tar.xz krb5-bd90cbd829ef4b7b440f56c754904227448a201f.zip | |
Makefile.in: include krb5/ccache/memory and windows/lib in the list of
directories built by the Windows build. When building kerbsrc-nt.zip,
put a copy of mkbin.bat in the top-level build directory. Fix bug in
kerbsrc-nt.zip building where it wasn't creating the initial Makefile
(although the dos-zipfiles target did the right thing).
aclocal.m4 (KRB5_LIB_PARAMS): Remove "untested" comment from freebsd.
Add section for openbsd.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10588 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b47bf1eb0..df3973d91 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +1998-05-27 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * Makefile.in: include krb5/ccache/memory and windows/lib in + the list of directories built by the Windows build. + When building kerbsrc-nt.zip, put a copy of mkbin.bat + in the top-level build directory. Fix bug in + kerbsrc-nt.zip building where it wasn't creating the + initial Makefile (although the dos-zipfiles target did + the right thing). + +1998-05-26 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * aclocal.m4 (KRB5_LIB_PARAMS): Remove "untested" comment from + freebsd. Add section for openbsd. + 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 |
