summaryrefslogtreecommitdiffstats
path: root/runtime/transport/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/transport/ChangeLog')
-rw-r--r--runtime/transport/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/transport/ChangeLog b/runtime/transport/ChangeLog
index 71fc2fdb..f9c5af19 100644
--- a/runtime/transport/ChangeLog
+++ b/runtime/transport/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-26 Martin Hunt <hunt@redhat.com>
+
+ * transport.c (_stp_handle_start): Don't initialize timers here.
+ (_stp_transport_init): Initialize timers here.
+ (_stp_cleanup_and_exit): Don't kill timers or free print buffers here.
+ (_stp_transport_close): kill timers and free print buffers here.
+
2006-09-25 Tom Zanussi <zanussi@us.ibm.com>
* procfs.c (_stp_proc_read): Set buf_info flushing flag.