diff options
| author | Theodore Tso <tytso@mit.edu> | 1997-04-29 10:21:40 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1997-04-29 10:21:40 +0000 |
| commit | 74170ccf62d4d38d6b09a0540911641a901b226a (patch) | |
| tree | babbe34114c3d44a59a1609aee0dc48033bcfbc5 /src/ChangeLog | |
| parent | 9a14be4b43854fbddc8e018f04a473e0fa2f51b0 (diff) | |
| download | krb5-74170ccf62d4d38d6b09a0540911641a901b226a.tar.gz krb5-74170ccf62d4d38d6b09a0540911641a901b226a.tar.xz krb5-74170ccf62d4d38d6b09a0540911641a901b226a.zip | |
Makefile.in: Add MIT files to the windows zip file (if the mit
directory exists)
wconfig.c (main): Add arguments to allow specification of the --mit,
--nomit, --ignore=XXX options.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10077 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b1229366d..cad41b5bb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +Fri Apr 18 11:38:51 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * Makefile.in (CLEANUP): Add MIT files to the windows zip file (if + the mit directory exists) + +Thu Apr 17 16:15:15 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * wconfig.c (main): Add arguments to allow specification of + the --mit, --nomit, --ignore=XXX options. + Fri Mar 28 02:18:20 1997 Tom Yu <tlyu@mit.edu> * aclocal.m4 (KRB5_LIB_AUX): add lib$(LIB)$(SHLIBVEXT) to the list |
