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 98040408..ce0f8ebe 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,9 @@ +2006-07-17 David Smith <dsmith@redhat.com> + + * context.stp: Removed returnval() function. Use $return + instead. + * return.stp: Removed. Use $return instead. + 2006-07-17 Tom Zanussi <zanussi@us.ibm.com> * ioblock.stp: add null bi_bdev check to bio_devname() |