diff options
| author | Roger Dingledine <arma@torproject.org> | 2013-10-01 07:35:48 -0400 |
|---|---|---|
| committer | Roger Dingledine <arma@torproject.org> | 2013-10-01 07:35:48 -0400 |
| commit | b484711a51915bbb8223295cc884236229b64a4a (patch) | |
| tree | 7e9eccaef6422ce6bc6c56318749b870c9296ac5 /changes/v3_intro_len | |
| parent | 0d8632e5853935873562b2f9e61beb7c7a0140e4 (diff) | |
| download | tor-b484711a51915bbb8223295cc884236229b64a4a.tar tor-b484711a51915bbb8223295cc884236229b64a4a.tar.gz | |
remove changes files that are already merged in release-0.2.4
Diffstat (limited to 'changes/v3_intro_len')
| -rw-r--r-- | changes/v3_intro_len | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/v3_intro_len b/changes/v3_intro_len deleted file mode 100644 index fbe39bce3..000000000 --- a/changes/v3_intro_len +++ /dev/null @@ -1,8 +0,0 @@ - o Major bugfixes: - - - Fix an uninitialized read that could (in some cases) lead to a remote - crash while parsing INTRODUCE 1 cells. (This is, so far as we know, - unrelated to the recent news.) Fixes bug XXX; bugfix on - 0.2.4.1-alpha. Anybody running a hidden service on the experimental - 0.2.4.x branch should upgrade. - |