summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bugfoundin17904
-rw-r--r--changes/enhancement17905
2 files changed, 9 insertions, 0 deletions
diff --git a/changes/bugfoundin1790 b/changes/bugfoundin1790
new file mode 100644
index 0000000000..0a18fe181d
--- /dev/null
+++ b/changes/bugfoundin1790
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Correctly report written bytes on linked connections. Found while
+ implementing 1790. Bugfix on 0.2.2.4-alpha.
+
diff --git a/changes/enhancement1790 b/changes/enhancement1790
new file mode 100644
index 0000000000..d92292a774
--- /dev/null
+++ b/changes/enhancement1790
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Relays report the number of bytes spent on answering directory
+ requests in extra-info descriptors similar to {read,write}-history.
+ Implements enhancement 1790.
+