diff options
author | Roger Dingledine <arma@torproject.org> | 2012-08-27 14:28:00 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-08-27 14:28:00 -0400 |
commit | 0ccd57f0f247171d43e325d29bfcc102d877ca1c (patch) | |
tree | 15670f3736be7ffd84ce76203cf4042d41d24992 /changes | |
parent | 5898c09c3ab6c20df822ea919fecc9420a48aa7b (diff) | |
download | tor-0ccd57f0f247171d43e325d29bfcc102d877ca1c.tar tor-0ccd57f0f247171d43e325d29bfcc102d877ca1c.tar.gz |
and fix them here too
Diffstat (limited to 'changes')
-rw-r--r-- | changes/note-releasenote-fix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/changes/note-releasenote-fix b/changes/note-releasenote-fix deleted file mode 100644 index 586e2d263..000000000 --- a/changes/note-releasenote-fix +++ /dev/null @@ -1,10 +0,0 @@ - - o Documentation fix: - Remove the following entry from the 0.2.2.38 changelog, since the patch - was not, in fact, included in 0.2.2.38: - . - - Avoid read-from-freed-memory and double-free bugs that could occur - when a DNS request fails while launching it. Fixes bug 6480; - bugfix on 0.2.0.1-alpha. - . - Fixes bug 6657; bugfix on 0.2.2.38. |