diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-10-23 17:23:48 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-10-23 17:23:48 -0400 |
commit | 0712d606c6c3111f939d07f48c9c361dd116f553 (patch) | |
tree | 7a8453dda9b28239f58ed9af23d53e4ba1c941ea /changes | |
parent | f80c992d7f6b0633596efb70c5281595090b4361 (diff) | |
download | tor-0712d606c6c3111f939d07f48c9c361dd116f553.tar.gz tor-0712d606c6c3111f939d07f48c9c361dd116f553.zip |
Roll enh6876 into Changelog for 0.2.4.4 alpha, which had the change but not the entry.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/enh6876 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/enh6876 b/changes/enh6876 deleted file mode 100644 index 9019fa4937..0000000000 --- a/changes/enh6876 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor features: - - Option OutboundBindAddress can be specified multiple times and - accepts IPv6 addresses. Resolves ticket 6876. |