diff options
| author | Paul Park <pjpark@mit.edu> | 1995-08-17 17:54:16 +0000 |
|---|---|---|
| committer | Paul Park <pjpark@mit.edu> | 1995-08-17 17:54:16 +0000 |
| commit | 4b480457e6b29d7bdfd1993b48897be85f03a203 (patch) | |
| tree | bff93d0133cd6bc06b6a7db9eaa9daf48c453082 /src/kdc/ChangeLog | |
| parent | 4b221869b7b1435716c51a52ed62da2b7614b972 (diff) | |
Close and re-open the database after updating principal stats
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6543 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kdc/ChangeLog')
| -rw-r--r-- | src/kdc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/kdc/ChangeLog b/src/kdc/ChangeLog index c1f82bf65..d520a79af 100644 --- a/src/kdc/ChangeLog +++ b/src/kdc/ChangeLog @@ -1,3 +1,9 @@ + +Thu Aug 17 13:49:14 EDT 1995 Paul Park (pjpark@mit.edu) + * do_as_req.c - Close and re-open the database after performing a + database update. This is the cleanest way to flush out the + update without reorganizing the code. + Wed Aug 16 02:45:19 1995 Chris Provenzano <proven@mit.edu> * do_as_req.c: Pass fds to krb5_lock_file() and krb5_unlock_file() |
