diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-01-20 15:41:06 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-01-20 15:41:06 -0500 |
commit | 694562815fd5fac55a7b1fb7a2cc538a7fb2328a (patch) | |
tree | 450056b254700121439f43adfe91d3db88dddc34 /changes/bug9596 | |
parent | 9be105f94badd2a9ab1674b3c2b427df33426ecd (diff) | |
download | tor-694562815fd5fac55a7b1fb7a2cc538a7fb2328a.tar tor-694562815fd5fac55a7b1fb7a2cc538a7fb2328a.tar.gz |
Move all merged-in-0.2.4.18-rc items into 0.2.5.2-alpha changelog section.
Diffstat (limited to 'changes/bug9596')
-rw-r--r-- | changes/bug9596 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug9596 b/changes/bug9596 deleted file mode 100644 index b3d138ecd..000000000 --- a/changes/bug9596 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes: - - Correctly log long IPv6 exit policy, instead of truncating them - or reporting an error. Fixes bug 9596; bugfix on 0.2.4.7-alpha. - |