diff options
| author | Theodore Tso <tytso@mit.edu> | 1996-07-10 05:22:50 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1996-07-10 05:22:50 +0000 |
| commit | cd4ca683c961f969e4eef59d2479742c5e12eca3 (patch) | |
| tree | 999f1beebba13699399f485e230b67db470314a9 /src/lib/ChangeLog | |
| parent | f9e3205c49a7e3f9973b2e7fff6261113e719340 (diff) | |
| download | krb5-cd4ca683c961f969e4eef59d2479742c5e12eca3.tar.gz krb5-cd4ca683c961f969e4eef59d2479742c5e12eca3.tar.xz krb5-cd4ca683c961f969e4eef59d2479742c5e12eca3.zip | |
win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll and
sapkrb5.dll when we compile them at MIT.
Makefile.in (sap_glue.obj): Build the sapkrb5.dll with the timebomb
enabled (since we couldn't get the version server code working).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8651 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/ChangeLog')
| -rw-r--r-- | src/lib/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog index f179eacde1..25043838e8 100644 --- a/src/lib/ChangeLog +++ b/src/lib/ChangeLog @@ -1,3 +1,12 @@ +Tue Jul 9 16:44:22 1996 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll + and sapkrb5.dll when we compile them at MIT. + + * Makefile.in (sap_glue.obj): Build the sapkrb5.dll with the + timebomb enabled (since we couldn't get the version server + code working). + Wed Jun 12 12:52:30 1996 Ezra Peisach <epeisach@kangaroo.mit.edu> * Makefile.in (lib-windows): Replace spaces with tab |
