summaryrefslogtreecommitdiffstats
path: root/src/lib/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-07-10 05:22:50 +0000
committerTheodore Tso <tytso@mit.edu>1996-07-10 05:22:50 +0000
commitcd4ca683c961f969e4eef59d2479742c5e12eca3 (patch)
tree999f1beebba13699399f485e230b67db470314a9 /src/lib/ChangeLog
parentf9e3205c49a7e3f9973b2e7fff6261113e719340 (diff)
downloadkrb5-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/ChangeLog9
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