summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@0x90.dk>2017-06-27 22:21:43 +0000
committerNick Mathewson <nickm@torproject.org>2017-06-27 18:25:48 -0400
commit09ae4fc583daa8f1a4783a983ae0f5e3d743c2b2 (patch)
tree0ceadb7aece3f75e1f52f367216b0955a5d4f1f0
parent0a4af86335f1f72982bbc7e57578f07630986999 (diff)
downloadtor-09ae4fc583daa8f1a4783a983ae0f5e3d743c2b2.tar.gz
tor-09ae4fc583daa8f1a4783a983ae0f5e3d743c2b2.zip
Add changes file for bug #22702.
See: https://bugs.torproject.org/22702
-rw-r--r--changes/bug227025
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug22702 b/changes/bug22702
new file mode 100644
index 0000000000..a2044c70bf
--- /dev/null
+++ b/changes/bug22702
@@ -0,0 +1,5 @@
+ o Major bugfixes (directory protocol):
+ - Ensure that we sent "304 Not modified" as HTTP status code when a
+ client is attempting to fetch a consensus or consensus diff that
+ matches the latest consensus we have available. Fixes bug 22702;
+ bugfix on 0.3.1.1-alpha.