summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40834a17..2e122707 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-08-02 Roland McGrath <roland@redhat.com>
+ * loc2c.c (emit_bitfield): Return bool, value from emit_base_fetch.
+ (c_translate_fetch): Update caller.
+ (c_translate_pointer): Never ignore emit_base_fetch return value.
+
* systemtap.spec.in (%install): Remove parameters after %makeinstall.
2005-08-02 Frank Ch. Eigler <fche@elastic.org>