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 e0c4f3d2..ff092a93 100644
--- a/runtime/transport/ChangeLog
+++ b/runtime/transport/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-12 Frank Ch. Eigler <fche@redhat.com>
+
+ PR 4179.
+ Based on patch from Vasily Averin <vvs@sw.ru>:
+ * procfs.c (_stp_register_procfs): Recover from partial failures.
+ * transport.c (_stp_transport_open): Ditto.
+
2007-01-30 Martin Hunt <hunt@redhat.com>
* symbols.c: Comment out many debug lines.