summaryrefslogtreecommitdiffstats
path: root/runtime/stpd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/stpd/ChangeLog')
-rw-r--r--runtime/stpd/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/runtime/stpd/ChangeLog b/runtime/stpd/ChangeLog
index dfc22682..d804d285 100644
--- a/runtime/stpd/ChangeLog
+++ b/runtime/stpd/ChangeLog
@@ -1,3 +1,14 @@
+2006-09-19 Tom Zanussi <zanussi@us.ibm.com>
+
+ * librelay.c (init_relayfs): Add debugfs path to relay files and
+ add new systemtap directory to path.
+ (init_stp): rmmod module on failure.
+ (merge_output): Remove debugging printfs left in code.
+ (close_relay_files): Clear relay_file descriptor after close.
+ (cleanup_and_exit): Allow cleanup and exit even if there was an
+ error opening relay files.
+ (stp_main_loop): Call cleanup_and_exit() if init_relayfs() fails.
+
2006-09-18 Martin Hunt <hunt@redhat.com>
* stpd.c (usage): Remove "-m" option.