diff options
author | Roger Dingledine <arma@torproject.org> | 2013-08-10 18:06:03 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-08-10 18:06:03 -0400 |
commit | addbe6f2f3c89ed5bfd9c0ce9b4640c82e3e8e14 (patch) | |
tree | 86ed432706beb1a8dd5ff60db5509cf42ff16d79 | |
parent | c2150628fd819f8a6679e9717c659d9468c27a8a (diff) | |
download | tor-addbe6f2f3c89ed5bfd9c0ce9b4640c82e3e8e14.tar.gz tor-addbe6f2f3c89ed5bfd9c0ce9b4640c82e3e8e14.zip |
give it a blurb and a date
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -Changes in version 0.2.4.16-rc - 2013-08-0? +Changes in version 0.2.4.16-rc - 2013-08-10 + Tor 0.2.4.16-rc is the second release candidate for the Tor 0.2.4.x + series. It fixes several crash bugs in the 0.2.4 branch. + o Major bugfixes: - Fix a bug in the voting algorithm that could yield incorrect results when a non-naming authority declared too many flags. Fixes bug 9200; |