diff options
author | Roger Dingledine <arma@torproject.org> | 2004-08-20 21:41:19 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-08-20 21:41:19 +0000 |
commit | 1e24d59aef618d859097cd9fe9ec5c3a43cbb9dc (patch) | |
tree | 8c699be76f284d9033d089c6f78f5f1e0c6dd8ee /ChangeLog | |
parent | 79df0aa18a8d37cb81a7df0c4223ec8b49b2cca2 (diff) | |
download | tor-1e24d59aef618d859097cd9fe9ec5c3a43cbb9dc.tar tor-1e24d59aef618d859097cd9fe9ec5c3a43cbb9dc.tar.gz |
add a changelog and bump to 0.0.8rc2
svn:r2303
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ Release notes in progress for 0.0.8: +rc2: + o Make it compile on cygwin again. + o When picking unverified routers, skip those with low uptime and/or + low bandwidth, depending on what properties you care about. + rc1: o Changes from 0.0.7.3: - Bugfixes: |