From ddf99c49d3761a2acf18ed81d162638750df6e34 Mon Sep 17 00:00:00 2001 From: zhaolei Date: Fri, 21 Sep 2007 00:19:53 +0000 Subject: 2007-09-21 Zhaolei * aux_syscalls.stp(_reboot_magic_str) Fix the problem that LINUX_REBOOT_MAGIC1 printed as UNKNOWN VALUE. --- tapset/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 + + * aux_syscalls.stp(_reboot_magic_str) Fix the problem that + LINUX_REBOOT_MAGIC1 printed as UNKNOWN VALUE. + 2007-09-19 Martin Hunt PR 2295 * syscalls.stp (sys_bdflush): Make optional. -- cgit