diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-05-28 02:13:04 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-05-28 02:13:04 -0400 |
commit | f43aceb0f1b10d71d2e99e323668ac35327e286b (patch) | |
tree | 640e044f0f09bc6201e1efcf2ad367c52e9cceae | |
parent | ee72557d528a846661d4d1d794c127de8c3ef1eb (diff) | |
download | tor-f43aceb0f1b10d71d2e99e323668ac35327e286b.tar tor-f43aceb0f1b10d71d2e99e323668ac35327e286b.tar.gz |
Fix typo in changes/bug2574. Thanks, rransom
-rw-r--r-- | changes/bug2574 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug2574 b/changes/bug2574 index 32f4ae4a9..5cf2daebf 100644 --- a/changes/bug2574 +++ b/changes/bug2574 @@ -1,2 +1,3 @@ o Minor features: - - Allow nameserves with IPv6 address. Fixes bug 2574. + - Allow nameservers with IPv6 address. Fixes bug 2574. + |