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 1fc64c62..3e2e2d7a 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,9 @@ +2006-05-25 Li Guanglei <guanglei@cn.ibm.com> + + * LKET/*.stp: explicitly add type qualifier for different arch + to make _stp_vsnprintf get the argument by va_arg correctly. + * scheduler.stp: add prev_task and next_task variable. + 2006-05-24 Josh Stone <joshua.i.stone@intel.com> PR 2677 |