commit 09ae4fc583daa8f1a4783a983ae0f5e3d743c2b2 Author: Alexander Færøy ahf@0x90.dk Date: Tue Jun 27 22:21:43 2017 +0000
Add changes file for bug #22702.
See: https://bugs.torproject.org/22702 --- changes/bug22702 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/bug22702 b/changes/bug22702 new file mode 100644 index 0000000..a2044c7 --- /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.
tor-commits@lists.torproject.org