[tor-commits] [bridgedb/develop] Update CHANGELOG for 0.4.0.
isis at torproject.org
isis at torproject.org
Mon Jan 9 20:01:54 UTC 2017
commit 62b17e87a199ed0163ef01708f2369389658960b
Author: Isis Lovecruft <isis at torproject.org>
Date: Mon Jan 9 19:58:00 2017 +0000
Update CHANGELOG for 0.4.0.
---
CHANGELOG | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
index c0eb021..57e67cf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,13 +1,23 @@
+Changes in version 0.4.0 - 2017-01-09
+
+ * FIXES #21162 https://bugs.torproject.org/21162
+ BridgeDB now supports arbitrarily blacklisting suspected bad
+ bridges from being distributed to clients. This is in response
+ to a suspected sybil attack by an unknown party. For more
+ details, see:
+ https://lists.torproject.org/pipermail/tor-project/2016-December/000851.html
+
+
Changes in version 0.3.8 - 2016-09-22
- * FIXES #20088 https://bugs.torproject.org/20088
- BridgeDB now supports receiving descriptors from multiple Bridge
- Authorities. See also #19690.
+ * FIXES #20088 https://bugs.torproject.org/20088
+ BridgeDB now supports receiving descriptors from multiple Bridge
+ Authorities. See also #19690.
- * FIXES #20087 https://bugs.torproject.org/20087
- BridgeDB's version of Stem now supports parsing transport lines in
- bridge extrainfo descriptors which contain IPv6 addresses
- contained within square brackets.
+ * FIXES #20087 https://bugs.torproject.org/20087
+ BridgeDB's version of Stem now supports parsing transport lines in
+ bridge extrainfo descriptors which contain IPv6 addresses
+ contained within square brackets.
Changes in version 0.3.7 - 2016-08-04
More information about the tor-commits
mailing list