summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-01-18 15:29:41 -0500
committerNick Mathewson <nickm@torproject.org>2012-01-18 15:29:41 -0500
commit1772782e425734967981b79be1122017ef606dd0 (patch)
tree84c950ac062879c4961376ee256d9dbf9ffa4c8b /changes
parentd04bf66120420e89ddb479316f4026869abc9154 (diff)
parent6d595fa4cf679cf7c66673726596548758a298bc (diff)
downloadtor-1772782e425734967981b79be1122017ef606dd0.tar.gz
tor-1772782e425734967981b79be1122017ef606dd0.zip
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug4533_part25
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug4533_part2 b/changes/bug4533_part2
new file mode 100644
index 0000000000..7e0f7c313e
--- /dev/null
+++ b/changes/bug4533_part2
@@ -0,0 +1,5 @@
+ o Major bugfixes:
+ - Fix the SOCKET_OK test that we use to tell when socket
+ creation fails so that it works on Win64. Fixes part of bug
+ 4533; bugfix on 0.2.2.29-beta. Bug found by wanoskarnet.
+