summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 102cf733..80cb6b3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-11-29 Frank Ch. Eigler <fche@elastic.org>
+
+ Warnings cleanup.
+ * buildrun.cxx (verify_uprobes_uptodate, make_uprobes): Simplify
+ messages.
+ * cache.cxx (add_to_cache, clean_cache): Reset s.use_cache upon
+ failure.
+ * hash.cxx (find_hash): Ditto.
+ * main.cxx (main): Simplify/conditionalize warning messages. Save
+ module to $cwd if last_pass==4 but cache encountered errors.
+
2008-11-28 Frank Ch. Eigler <fche@elastic.org>
PR 6965.