summaryrefslogtreecommitdiffstats
path: root/runtime/transport/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/transport/ChangeLog')
-rw-r--r--runtime/transport/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/runtime/transport/ChangeLog b/runtime/transport/ChangeLog
index e70f2e7b..efaee102 100644
--- a/runtime/transport/ChangeLog
+++ b/runtime/transport/ChangeLog
@@ -1,3 +1,13 @@
+2009-02-17 David Smith <dsmith@redhat.com>
+
+ * control.c: Contains generic control channel functions.
+ * procfs.c: Specific procfs control channel functions. All generic
+ control channel functions moved to control.c.
+ * debugfs.c: New file containing debugfs specific control channel
+ functions.
+ * control.h: New file.
+ * transport.c: Updated file inclusion.
+
2009-02-13 David Smith <dsmith@redhat.com>
* procfs.c: Added inclusion of ../procfs.c for