aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/file/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/file/ChangeLog')
-rw-r--r--src/lib/krb5/ccache/file/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/krb5/ccache/file/ChangeLog b/src/lib/krb5/ccache/file/ChangeLog
index 1d39f94..e360610 100644
--- a/src/lib/krb5/ccache/file/ChangeLog
+++ b/src/lib/krb5/ccache/file/ChangeLog
@@ -1,3 +1,11 @@
+Tue Mar 7 15:58:15 1995 Keith Vetter (keithv@fusion.com)
+
+ * fcc.h: alwas pull in low-level i/o stuff for the PC.
+ * *.c, fcc-proto.h: added windows INTERFACE keyword.
+ * fcc_dest.c, fcc_init.c, fcc_maybe.c, fcc_nseq.c, fcc_read.c,
+ fcc_sseq.c, fcc_write.c: fixed up some int/long and
+ signed/unsigned problems.
+
Tue Feb 28 00:35:55 1995 John Gilmore (gnu at toad.com)
* fcc.h, fcc_gennew.c, fcc_maybe.c: Avoid <krb5/...> includes.