summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-11-23 22:26:48 -0500
committerRoger Dingledine <arma@torproject.org>2010-11-23 22:26:48 -0500
commit924f7bf9a5c3c960d17c360c9f75a5a43e7b735c (patch)
treee148d4cee47bd7d5e9e266f7a075443e9d6ade22 /ChangeLog
parent16946d7e36c03ba79a2a569905255941a3a4e3f1 (diff)
downloadtor-924f7bf9a5c3c960d17c360c9f75a5a43e7b735c.tar.gz
tor-924f7bf9a5c3c960d17c360c9f75a5a43e7b735c.zip
integrate the changelog entrytor-0.2.1.27
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ced4fba0eb..b97d20b4ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,6 +61,8 @@ Changes in version 0.2.1.27 - 2010-11-23
stream ending reason for this case: END_STREAM_REASON_NOROUTE.
Servers can start sending this code when enough clients recognize
it. Bugfix on 0.1.0.1-rc; fixes part of bug 1793.
+ - Build correctly on mingw with more recent versions of OpenSSL 0.9.8.
+ Patch from mingw-san.
o Removed files:
- Remove the old debian/ directory from the main Tor distribution.