--- cygnus/src/lib/ChangeLog	Tue Jul  1 14:09:40 1997
+++ kerbnet-1.2/lib/ChangeLog	Tue May 27 22:00:00 1997
@@ -1,3 +1,58 @@
+Fri Jul 12 20:32:29 1996  Theodore Y. Ts'o  <tytso@mit.edu>
+
+	* win_glue.c: Added TIMEBOMB_INFO string which tells the user the
+ 	 	URL to look for more information about getting the new
+ 	 	version of the product.
+
+Wed Jul 10 20:32:22 1996  Theodore Y. Ts'o  <tytso@mit.edu>
+
+	* win_glue.c (krb5_win_do_init): New routine which does the
+		timebomb and version server checking.  Windows 3.1 doesn't
+		allow you to do any messaging calls in LibMain, so the
+		timebomb and version server code was moved to
+		krb5_win_do_init(), which is called by krb5_init_context().
+
+Tue Jul  9 17:31:57 1996  Marc Horowitz  <marc@mit.edu>
+
+	* configure.in (CONFIG_DIRS): add rpc subdir
+
+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
+
+Mon Jun 10 23:40:48 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+	* Makefile.in (lib-windows): Add production rule for sapkrb5.dll.
+		Don't include config/windows.in, since that's included
+		by wconfig.
+
+	* win_glue.c: Add a quick hack for krb5-SAP so that we call
+		the version server --- this is conditionalized on
+		SAP_VERSERV, which is only defined when we build
+		sapkrb5.dll.
+
+Sat Jun  8 09:58:41 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
+
+	* configure.in: Remove kdb4 library building
+
+Thu Jun  6 00:04:38 1996  Theodore Y. Ts'o  <tytso@mit.edu>
+
+	* Makefile.in (all-windows): Don't pass $(LIBCMD) on the command
+		line.  It's set in the windows.in prologue for all Makefiles anyway.
+
+Tue May  7 20:18:13 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
+
+	* configure.in: libdes425 now depends on libkrb5.
+
 Fri Mar 15 15:21:32 1996  Ezra Peisach  <epeisach@kangaroo.mit.edu>
 
 	* Makefile.in (CLEANLIBS): Add libkrb5util.a and libgssapi.a
