diff options
author | Roger Dingledine <arma@torproject.org> | 2011-07-07 18:33:02 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-07-07 18:33:02 -0400 |
commit | 085c9754ccae6caeea2db01e25a749786b6aa84b (patch) | |
tree | 2652ba85861164a29842174716fbd63437f4d0d8 | |
parent | c29acd09b27582b27221b1205e823e5ad9c1a24a (diff) | |
download | tor-0.2.2.30-rc.tar.gz tor-0.2.2.30-rc.zip |
add a blurb for 0.2.2.30-rctor-0.2.2.30-rc
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ Changes in version 0.2.2.30-rc - 2011-07-07 + Tor 0.2.2.30-rc is the first release candidate for the Tor 0.2.2.x + series. It fixes a few smaller bugs, but generally appears stable. + Please test it and let us know whether it is! + o Minor bugfixes: - Send a SUCCEEDED stream event to the controller when a reverse resolve succeeded. Fixes bug 3536; bugfix on 0.0.8pre1. Issue |