summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24cbbd9f..32a01002 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-14 Martin Hunt <hunt@redhat.com>
+
+ * tapset/system_calls.stp (epoll.ctl): Temporarily remove
+ references to $op and $event because gcc 4.0.2 can't
+ find them.
+ (epoll.wait): Ditto for $maxevents.
+
2005-12-13 Frank Ch. Eigler <fche@redhat.com>
* tapsets.cxx (var_expanding_copy_visitor::visit_target):