From c5bb29bcc9a9cc7132060fa607bf2e1519efbb6b Mon Sep 17 00:00:00 2001 From: Keith Vetter Date: Fri, 28 Apr 1995 18:50:48 +0000 Subject: Added zipping up windows gssapi demo program git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5616 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index d115966b2..417b21b22 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +Fri Apr 28 11:38:09 1995 Keith Vetter (keithv@fusion.com) + + * Makefile.in: new windows gss app added to the zip target. + +Thu Apr 27 18:30:00 1995 Keith Vetter + + * Makefile.in: have ZIP exclude any *.zip files it finds. + Fri Apr 28 14:34:17 1995 Mark Eichin * aclocal.m4 (WITH_KRB4): put AC_CONST in, since we always end up -- cgit