summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tapset/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 03ffb87b..42f97b46 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-27 Martin Hunt <hunt@redhat.com>
+
+ * endian.stp (set_endian): Remove "pure" to prevent
+ this from optimizing away.
+
2006-04-21 Frank Ch. Eigler <fche@elastic.org>
* aux_syscalls.stp (_fildes_u): Declare return value type.