From 47a204486ea86d2becf3adbc82536ca0511519bb Mon Sep 17 00:00:00 2001 From: Keith Vetter Date: Thu, 28 Sep 1995 00:27:12 +0000 Subject: Telnet authentication module fixes. Also project organization cleanup. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6876 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/libraries/ChangeLog | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) (limited to 'src/mac/libraries/ChangeLog') diff --git a/src/mac/libraries/ChangeLog b/src/mac/libraries/ChangeLog index 850249c2a..524414a30 100644 --- a/src/mac/libraries/ChangeLog +++ b/src/mac/libraries/ChangeLog @@ -1,13 +1,29 @@ +Wed Wed 27 12:00:00 1995 James Mattly + + * autoconf.h: File is now moved to include directory as + Makefile.in is run to create kerbsrc.tar. Also + the file has been cleaned up as it is not + automatically generated. + + * libraries.sit.hqx: Mac project files have been reworked. + The CFM projects are now called "Kerberos 5 Library" + and "GSS Library". The GSS library project includes + the Kerberos 5 Library so you must install both + libraries in the system folder to use the GSS API + interface. + Wed Sep 20 12:00:00 1995 James Mattly - * libraries.sit.hqx: Updated project files to exclude verification files so - users can link without the benefits of a preimplemented main. - * KerberosHeaders.pch: Updated to handle change password. + * libraries.sit.hqx: Updated project files to exclude verification + files so users can link without the benefits of a + preimplemented main. + * KerberosHeaders.pch: Updated to handle change password. Sun Sep 10 12:00:00 1995 James Mattly * ChangeLog created - * libraries.sit.hqx: Project files changed to include new files and renamed - files. + + * libraries.sit.hqx: Project files changed to include new files + and renamed files. -- cgit