summaryrefslogtreecommitdiffstats
path: root/src/util/profile/ChangeLog
diff options
context:
space:
mode:
authorAlexandra Ellwood <lxs@mit.edu>2004-10-13 17:49:11 +0000
committerAlexandra Ellwood <lxs@mit.edu>2004-10-13 17:49:11 +0000
commit480152f640ffaa6ff32e9d9d235566c8c0b2ae6a (patch)
treee3c9e5cbe00e840804f174e10993e8016355a93f /src/util/profile/ChangeLog
parent267e52dc0b7a040f552eb84f302a08059061078b (diff)
downloadkrb5-480152f640ffaa6ff32e9d9d235566c8c0b2ae6a.tar.gz
krb5-480152f640ffaa6ff32e9d9d235566c8c0b2ae6a.tar.xz
krb5-480152f640ffaa6ff32e9d9d235566c8c0b2ae6a.zip
Need prototypes for profile_lock_global and profile_unlock_global
ticket: new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16817 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/ChangeLog')
-rw-r--r--src/util/profile/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index bca4cd074..1417326a9 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-13 Alexandra Ellwood <lxs@mit.edu>
+
+ * prof_int.h Added prototypes for profile_lock_global()
+ and profile_unlock_global().
+
2004-10-12 Ken Raeburn <raeburn@mit.edu>
* prof_init.c (profile_init): Don't add error table here.