diff options
| author | Theodore Tso <tytso@mit.edu> | 1996-02-24 23:55:04 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1996-02-24 23:55:04 +0000 |
| commit | 4913c0b1fceed6c02adfc8d1c09e4e672bd8a9ee (patch) | |
| tree | a5b5466364a18e434fc833c34fd4a7f32622a6fd /src/lib/krb5/rcache/ChangeLog | |
| parent | f1cc55c3653dc6c4c037db5dd4b1c48291e12044 (diff) | |
Use Windows path separator, if appropriate. Under Windows also use
the environment variables TEMP and TMP for the replay cache.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7526 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/rcache/ChangeLog')
| -rw-r--r-- | src/lib/krb5/rcache/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/krb5/rcache/ChangeLog b/src/lib/krb5/rcache/ChangeLog index a4201c083..df2c6d9e8 100644 --- a/src/lib/krb5/rcache/ChangeLog +++ b/src/lib/krb5/rcache/ChangeLog @@ -1,3 +1,9 @@ +Sat Feb 24 18:53:33 1996 Theodore Y. Ts'o <tytso@dcl> + + * rc_io.c (krb5_rc_io_creat, krb5_rc_io_open): Use Windows path + separator, if appropriate. Under Windows also use the + environment variables TEMP and TMP for the replay cache. + Fri Dec 1 17:07:24 1995 Theodore Y. Ts'o <tytso@dcl> * rc_io.c (krb5_rc_io_creat): In case of permission problems, |
