diff options
author | Roger Dingledine <arma@torproject.org> | 2012-10-20 15:37:57 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-10-20 15:37:57 -0400 |
commit | 93044642842208e188a80bd086460e2cc60fbed7 (patch) | |
tree | 7fe67da545cb50fd6c11cdadcff2fd132d87e917 /changes/bug7037 | |
parent | 7ebfeff65756edf94dec5f1b0568d5a3cfebc823 (diff) | |
download | tor-93044642842208e188a80bd086460e2cc60fbed7.tar.gz tor-93044642842208e188a80bd086460e2cc60fbed7.zip |
fold in changes files for upcoming 0.2.4.4-alpha
Diffstat (limited to 'changes/bug7037')
-rw-r--r-- | changes/bug7037 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug7037 b/changes/bug7037 deleted file mode 100644 index fc3a1ad1c5..0000000000 --- a/changes/bug7037 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor bugfixes: - - When relays refuse a "create" cell because their queue of pending - create cells is too big (typically because their cpu can't keep up - with the arrival rate), send back reason "resource limit" rather - than reason "internal", so network measurement scripts can get a - more accurate picture. Bugfix on 0.1.1.11-alpha; fixes bug 7037. |