diff options
author | Roger Dingledine <arma@torproject.org> | 2004-03-15 04:21:47 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-03-15 04:21:47 +0000 |
commit | 702a6370b425e10bde2c8fcc48035fba64bb5b22 (patch) | |
tree | 1f294935a15e1cdced1db76bdf6851446b2c637e /ChangeLog | |
parent | de04585103edc1d09e69a61157dc6935e5370590 (diff) | |
download | tor-702a6370b425e10bde2c8fcc48035fba64bb5b22.tar tor-702a6370b425e10bde2c8fcc48035fba64bb5b22.tar.gz |
changelog for pre27
svn:r1282
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Changes in version 0.0.2pre27 - 2004-03-14 + o Bugfixes: + - Allow internal tor networks (we were rejecting internal IPs, + now we allow them if they're set explicitly). + - And fix a few endian issues. + + Changes in version 0.0.2pre26 - 2004-03-14 o New features: - If a stream times out after 15s without a connected cell, don't |