* libkrb5support.exports: Export krb5int_fac, _lock_fac, _unlock_fac
authorKen Raeburn <raeburn@mit.edu>
Mon, 25 Oct 2004 19:09:54 +0000 (19:09 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 25 Oct 2004 19:09:54 +0000 (19:09 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16835 dc483132-0cff-0310-8789-dd5450dbe970

src/util/support/ChangeLog
src/util/support/libkrb5support.exports

index 441cd1f5046c20662ced7af368a3d191f98d2b99..2ee4dd9302dde2b38491855a67dd0a1c4df4d0a5 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-25  Ken Raeburn  <raeburn@mit.edu>
+
+       * libkrb5support.exports: Export krb5int_fac, _lock_fac,
+       _unlock_fac.
+
 2004-08-08  Ken Raeburn  <raeburn@mit.edu>
 
        * threads.c (GET_NO_PTHREAD_TSD) [!HAVE_PRAGMA_WEAK_REF]: Macro
index 1ac40c2dc98c032eb5d3e48a92fa993d6257fa06..7954cc9e80e34fa0b5f936b2c766ddbdac4dc0c6 100644 (file)
@@ -2,3 +2,6 @@ krb5int_key_register
 krb5int_key_delete
 krb5int_getspecific
 krb5int_setspecific
+krb5int_fac
+krb5int_lock_fac
+krb5int_unlock_fac