diff options
author | Roger Dingledine <arma@torproject.org> | 2007-08-19 07:18:37 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-08-19 07:18:37 +0000 |
commit | c3f1bdb65af1f5a393d614109a959b64a8696ab5 (patch) | |
tree | 41c0a6d38fd9bcdc02164b987899b4f3466c4ada | |
parent | 8641439a6e9cda90fae7771e754a70ba56100b09 (diff) | |
download | tor-c3f1bdb65af1f5a393d614109a959b64a8696ab5.tar tor-c3f1bdb65af1f5a393d614109a959b64a8696ab5.tar.gz |
tweak changelog entry
svn:r11187
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -19,10 +19,11 @@ Changes in version 0.2.0.5-alpha - 2007-08-19 programs. o Major bugfixes (stream expiration): - - Expire application streams in all cases if they've been around - longer than SocksTimeout. Right now there are some cases where the - stream will live forever, demanding a new circuit every 15 seconds. - Bugfix on 0.1.2.7-alpha; fixes bug 454; reported by lodger. + - Expire not-yet-successful application streams in all cases if + they've been around longer than SocksTimeout. Right now there are + some cases where the stream will live forever, demanding a new + circuit every 15 seconds. Bugfix on 0.1.2.7-alpha; fixes bug 454; + reported by lodger. o Minor features (directory servers): - When somebody requests a list of statuses or servers, and we have |