aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/ChangeLog')
-rw-r--r--src/lib/krb5/krb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/lib/krb5/krb/ChangeLog b/src/lib/krb5/krb/ChangeLog
index 979d17a..26ae8fe 100644
--- a/src/lib/krb5/krb/ChangeLog
+++ b/src/lib/krb5/krb/ChangeLog
@@ -1,3 +1,13 @@
+2005-04024 Jeffrey Altman <jaltman@mit.edu>
+
+ * get_creds.c:
+ the purpose of the krb5_get_credentials call is to
+ obtain a set of credentials for the caller. the
+ krb5_cc_store_cred() call is to optimize performance
+ for future calls. Ignore any errors, since the credentials
+ are still valid even if we fail to store them in the cache.
+
+
2005-04-13 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (BISONFLAGS): Drop -v.