summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-20 08:29:38 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-20 08:29:38 -0400
commit0a6f4627a4292e4bed94cc1b44b6f53fc8f9ce37 (patch)
tree578052b809cd79d2ce4b6cc2e97ddfe31bfbc819 /changes
parent7b9cd5cca54d0077c0f8c163a58b055c85bf067f (diff)
downloadtor-0a6f4627a4292e4bed94cc1b44b6f53fc8f9ce37.tar.gz
tor-0a6f4627a4292e4bed94cc1b44b6f53fc8f9ce37.zip
eol@eof in test-dir.c
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket259474
-rw-r--r--changes/ticket259605
2 files changed, 9 insertions, 0 deletions
diff --git a/changes/ticket25947 b/changes/ticket25947
new file mode 100644
index 0000000000..68559a73f8
--- /dev/null
+++ b/changes/ticket25947
@@ -0,0 +1,4 @@
+ o Minor feature (unit tests):
+ - Test complete bandwidth measurements files and test that incomplete lines
+ only give warnings when the end of the header has not been
+ detected. Fixes bug 25947; bugfix on 0.2.2.1-alpha
diff --git a/changes/ticket25960 b/changes/ticket25960
new file mode 100644
index 0000000000..0d1be2119b
--- /dev/null
+++ b/changes/ticket25960
@@ -0,0 +1,5 @@
+ o Minor feature (directory authorities):
+ - Stop warning about incomplete bw lines before the first complete bw line
+ has been found, so that additional header lines can be ignored.
+ Fixes bug 25960; bugfix on 0.2.2.1-alpha
+