diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 471ffac8..be880588 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,5 +1,11 @@ 2007-11-12 Martin Hunt <hunt@redhat.com> + * logging.stp (print_char): Remove. Now implemented by + stap. + (log): Add a comment that it is deprecated. + +2007-11-12 Martin Hunt <hunt@redhat.com> + * syscalls2.stp (sys_remap_file_pages: : Change kernel version check to >= 2.6.24. |