diff options
-rw-r--r-- | tapset/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 3a1e8e6a..8c51f4d7 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,8 @@ +2007-09-21 Zhaolei <zhaolei@cn.fujitsu.com> + + * aux_syscalls.stp(_reboot_magic_str) Fix the problem that + LINUX_REBOOT_MAGIC1 printed as UNKNOWN VALUE. + 2007-09-19 Martin Hunt <hunt@redhat.com> PR 2295 * syscalls.stp (sys_bdflush): Make optional. |