diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index eb5a15c7..0ceaa959 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,11 @@ +2007-09-13 David Smith <dsmith@redhat.com> + + * procfs.c (_stp_procfs_dir_lookup): Added 'const' qualifier to + 'dir' parameter. + (_stp_create_procfs): Added 'const' qualifier to 'path' + parameter. Removed debug prints. + (_stp_close_procfs): Removed debug prints. + 2007-09-12 Martin Hunt <hunt@redhat.com> * map-stat.c (_stp_map_new_hstat_log): Set buckets to |