summaryrefslogtreecommitdiffstats
path: root/src/mac
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac')
-rw-r--r--src/mac/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mac/ChangeLog b/src/mac/ChangeLog
index 623ee1de2..560ee3f91 100644
--- a/src/mac/ChangeLog
+++ b/src/mac/ChangeLog
@@ -1,3 +1,15 @@
+Tue Jul 7 17:00:00 1998 Miro Jurisic <meeroh@mit.edu>
+
+ * Makefile: separated krb5 and GSS libraries; also commented out MIT-specific targets,
+ since we want to distribute one version that checks for MITAthenaLib to determine whether
+ to use TestTrack
+
+ * Added export file for krb5 library; updated export file for GSS library
+
+ * Separated initialization code and put it in K5.CFM.c and GSS.CFM.c
+
+ * Upped version to 1.0.5b1
+
Thu Jul 2 17:40:52 1998 Theodore Y. Ts'o <tytso@mit.edu>
* GSSLibrary.exp, GSSLibrary.SAP.exp: Add new GSSAPI functions.