summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e57bf856..7aa4f71b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
+2005-10-18 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 1482 cont'd.
+ * translator.cxx (emit_module_init): Set aside a variable for
+ detailed probe point id.
+ * tapsets.cxx (emit_registrations): Use it.
+ (add_probe_point): Correct synthesized probe-point typo.
+
2005-10-17 Martin Hunt <hunt@redhat.com>
+
PR 1482
* tapsets.cxx (emit_registrations): On failure, don't
forget to unregister probe 0;