From cd4ca683c961f969e4eef59d2479742c5e12eca3 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Wed, 10 Jul 1996 05:22:50 +0000 Subject: 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 --- src/lib/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/lib/ChangeLog') diff --git a/src/lib/ChangeLog b/src/lib/ChangeLog index f179eacde..25043838e 100644 --- a/src/lib/ChangeLog +++ b/src/lib/ChangeLog @@ -1,3 +1,12 @@ +Tue Jul 9 16:44:22 1996 Theodore Ts'o + + * 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 * Makefile.in (lib-windows): Replace spaces with tab -- cgit