aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-10-22 19:07:45 +0000
committerKen Raeburn <raeburn@mit.edu>2004-10-22 19:07:45 +0000
commitb3410d48ba12ba973944c202876240bdb5af71b3 (patch)
tree5de823f871f20a279f08f033f624557537ddb020 /src/util/profile/ChangeLog
parent51f3c7572984d276c0e3dcb6a775a6dda221d4d3 (diff)
downloadkrb5-b3410d48ba12ba973944c202876240bdb5af71b3.zip
krb5-b3410d48ba12ba973944c202876240bdb5af71b3.tar.gz
krb5-b3410d48ba12ba973944c202876240bdb5af71b3.tar.bz2
* prof_file.c (profile_update_file_data): When resetting flags, preserve SHARED
flag. (scan_shared_trees_locked, scan_shared_trees_unlocked): Convert to macros, so line numbers reported by assert will be useful. * prof_test1 (test2): Run new test of modifications with other existing open profile handles. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16834 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/ChangeLog')
-rw-r--r--src/util/profile/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index f1a3907..f48a24c 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -1,3 +1,12 @@
+2004-10-22 Ken Raeburn <raeburn@mit.edu>
+
+ * prof_file.c (profile_update_file_data): When resetting flags,
+ preserve SHARED flag.
+ (scan_shared_trees_locked, scan_shared_trees_unlocked): Convert to
+ macros, so line numbers reported by assert will be useful.
+ * prof_test1 (test2): Run new test of modifications with other
+ existing open profile handles.
+
2004-10-19 Ken Raeburn <raeburn@mit.edu>
* libprofile.exports: Add profile_flush_to_file.