summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71a18171..ea9068a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-08-05 Frank Ch. Eigler <fche@elastic.org>
+ * runtest.sh: Keep around log files from crashed processes,
+ those whose rc is neither 0 nor 1.
+
+2005-08-05 Frank Ch. Eigler <fche@elastic.org>
+
* tapsets.cxx (query_statement|function|cu|module): Add explicit
nested try/catch, since elfutils iteration seems to block
exception catching.