summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/ChangeLog
diff options
context:
space:
mode:
authorChris Provenzano <proven@mit.edu>1995-02-23 13:27:12 +0000
committerChris Provenzano <proven@mit.edu>1995-02-23 13:27:12 +0000
commitc2f288612f99eb4b53ee78b37f32015ecd58f198 (patch)
treef4a7daf0fab7ae4c1e2a7b5f0f5edde8d3fa47f1 /src/include/krb5/ChangeLog
parent3a733ba33321031789b54ec93370b1de2c2459d4 (diff)
* func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(),
and krb5_sendauth()) replaced krb5_cred * IN/OUT arg with a krb5_cred * IN and a krb5_cred ** OUT arg. * func-proto.h (krb5_mk_req_extended()) Remove kdc_options flag arg and krb5_ccache arg. They are no longer necessary. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4989 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
-rw-r--r--src/include/krb5/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog
index c7a557458..865c2b82f 100644
--- a/src/include/krb5/ChangeLog
+++ b/src/include/krb5/ChangeLog
@@ -1,3 +1,11 @@
+Wed Feb 22 17:39:46 1995 Chris Provenzano (proven@mit.edu)
+
+ * func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(),
+ and krb5_sendauth()) replaced krb5_cred * IN/OUT arg with
+ a krb5_cred * IN and a krb5_cred ** OUT arg.
+ * func-proto.h (krb5_mk_req_extended()) Remove kdc_options flag arg
+ and krb5_ccache arg. They are no longer necessary.
+
Wed Feb 22 01:45:17 1995 Keith Vetter (keithv@fusion.com)
* keytab.h: added windows INTERFACE keyword to prototypes