diff options
author | Roger Dingledine <arma@torproject.org> | 2011-05-10 22:36:29 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-05-10 22:36:29 -0400 |
commit | b36a837f0812097346094e7af1e965b1fd522bbf (patch) | |
tree | 8fa19a5881e9c6f3d1c033638defaf8810d68729 /changes/bug2933 | |
parent | 75953f9b60406815c96e9b4d324133c31ad1a084 (diff) | |
download | tor-b36a837f0812097346094e7af1e965b1fd522bbf.tar.gz tor-b36a837f0812097346094e7af1e965b1fd522bbf.zip |
fold in changes files for 0.2.1.31
Diffstat (limited to 'changes/bug2933')
-rw-r--r-- | changes/bug2933 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug2933 b/changes/bug2933 deleted file mode 100644 index 7aaf526112..0000000000 --- a/changes/bug2933 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes - - Fix an uncommon assertion failure when running with DNSPort under - heavy load. Fixes bug 2933; bugfix on 2.0.1-alpha. - |