krb5_32.def: Add krb5_cc_set_default_name to the list of exported functions
authorTheodore Tso <tytso@mit.edu>
Sat, 17 Apr 1999 22:28:54 +0000 (22:28 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 17 Apr 1999 22:28:54 +0000 (22:28 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11368 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/ChangeLog
src/lib/krb5_32.def

index 87fd50a1ac1eab14c5017725193f0e15957ebdbe..3b8a3442c418e183e2c469f1aa0764ea4be7c46e 100644 (file)
@@ -1,3 +1,13 @@
+Sat Apr 17 01:21:15 1999  Theodore Y. Ts'o  <tytso@mit.edu>
+
+       * krb5_32.def: Add krb5_cc_set_default_name to the list of
+               exported functions.
+
+       * gssapi32.def: Add krb5 specific extension functions:
+               gss_krb5_get_tkt_flags, gss_krb5_copy_ccache, and 
+               gss_krb5_ccache_name... to the list of exported functions
+               in the DLL.
+
 1999-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * win_glue.c (control): Call krb5_stdcc_shutdown when detaching
index 8ac1d43a71fabc161d9b4e5aa717eeafbd8fc911..24b05c431519a3909f338996bbe78bc70c7f47ba 100644 (file)
@@ -4,8 +4,6 @@
 
 ;LIBRARY               KRB5
 DESCRIPTION    'DLL for Kerberos 5'
-CODE           PRELOAD MOVEABLE DISCARDABLE
-DATA           PRELOAD MOVEABLE SINGLE
 HEAPSIZE       8192
 
 EXPORTS
@@ -177,6 +175,7 @@ EXPORTS
        krb5_cc_default_name
        krb5_cc_register
        krb5_cc_resolve
+       krb5_cc_set_default_name
 ;
        krb5_kt_default
        krb5_kt_register