2000-4-13 Alexandra Ellwood <lxs@mit.edu>
authorAlexandra Ellwood <lxs@mit.edu>
Thu, 13 Apr 2000 22:06:38 +0000 (22:06 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Thu, 13 Apr 2000 22:06:38 +0000 (22:06 +0000)
* krb5-int.h: Added support to store a krb5_principal in the os_context
along with the default ccache name (if known, this principal is the same
as the last time we looked at the ccache.
* win-mac.h: Set up the macintosh build to use KerberosLogin.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12168 dc483132-0cff-0310-8789-dd5450dbe970

src/include/ChangeLog

index a4166cd566e594047c8527ff0f60a5917b1d3dc4..d4a9d5a726779f7b493d69f688cbb1ad0c8de123 100644 (file)
@@ -1,3 +1,10 @@
+2000-4-13      Alexandra Ellwood <lxs@mit.edu>
+
+       * krb5-int.h: Added support to store a krb5_principal in the os_context 
+       along with the default ccache name (if known, this principal is the same 
+       as the last time we looked at the ccache.
+       * win-mac.h: Set up the macintosh build to use KerberosLogin.
+
 2000-03-25  Miro Jurisic  <meeroh@mit.edu>
 
        * k5-int.h: Fixed protos for krb5_locate_srv_* (naddrs is int*)