diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-10-24 08:44:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-10-24 08:44:59 -0400 |
commit | d5e3b6e6b7fc6266695b0b75f72895ebb26a0629 (patch) | |
tree | 2545497ff5e9d9e5f9d68208707d4051ec34be4e | |
parent | ce8d60674d43d4ac84fc6759290d9a43c1f732fc (diff) | |
download | tor-d5e3b6e6b7fc6266695b0b75f72895ebb26a0629.tar.gz tor-d5e3b6e6b7fc6266695b0b75f72895ebb26a0629.zip |
mention bastet in blurb
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,11 +1,12 @@ Changes in version 0.3.1.8: Tor 0.3.1.7 is the second stable release in the 0.3.1 series. It includes several bugfixes, including a bugfix for a crash issue - that had affected relays under memory pressure. + that had affected relays under memory pressure. It also adds + a new directory authority, Bastet. o Directory authority changes: - - Add "Bastet" as a ninth directory authority to the default list. Closes - ticket 23910. + - Add "Bastet" as a ninth directory authority to the default list. + Closes ticket 23910. - The directory authority "Longclaw" has changed its IP address. Closes ticket 23592. |