fold in new changes entries

This commit is contained in:
Roger Dingledine
2011-07-07 13:41:38 -04:00
parent c80df20095
commit 43caa0a8ec
3 changed files with 7 additions and 9 deletions
+7 -1
View File
@@ -1,5 +1,8 @@
Changes in version 0.2.2.30-rc - 2011-07-06
Changes in version 0.2.2.30-rc - 2011-07-07
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
discovered by katmagic.
- Always NUL-terminate the sun_path field of a sockaddr_un before
passing it to the kernel. (Not a security issue: kernels are
smart enough to reject bad sockaddr_uns.) Found by Coverity;
@@ -15,6 +18,9 @@ Changes in version 0.2.2.30-rc - 2011-07-06
service we didn't ask for. Found by Coverity; CID #30. Bugfix
on 0.2.2.26-beta.
o Minor features:
- Update to the July 1 2011 Maxmind GeoLite Country database.
Changes in version 0.2.2.29-beta - 2011-06-20
Tor 0.2.2.29-beta reverts an accidental behavior change for users who
-5
View File
@@ -1,5 +0,0 @@
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
discovered by katmagic.
-3
View File
@@ -1,3 +0,0 @@
o Minor features:
- Update to the July 1 2011 Maxmind GeoLite Country database.