From e8a87f4e203064d5e7f26fe53ad3b923fe0f9c6e Mon Sep 17 00:00:00 2001 From: Keith Vetter Date: Wed, 22 Mar 1995 04:59:35 +0000 Subject: Changed the name of the gssapi library created under Windows and a couple of signed/unsigned assignment mismatches. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5182 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/gssapi/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/lib/gssapi/ChangeLog') diff --git a/src/lib/gssapi/ChangeLog b/src/lib/gssapi/ChangeLog index 4f010d12ae..9ca4547e8b 100644 --- a/src/lib/gssapi/ChangeLog +++ b/src/lib/gssapi/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 21 19:08:51 1995 Keith Vetter (keithv@fusion.com) + + * Makefile.in: changed the name of the library the PC + builds, and added xxx-mac targets to mimic xxx-unix. + Wed Mar 15 20:23:17 1995 Keith Vetter (keithv@fusion.com) * Makefile.in: cleaned up for the PC -- cgit