diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2011-01-28 14:15:01 +0100 |
---|---|---|
committer | Sebastian Hahn <sebastian@torproject.org> | 2011-01-28 14:19:28 +0100 |
commit | f2bb7b17d7453a14d2be931f3e21c51f623443e4 (patch) | |
tree | e03c4c2f02103e3b8494d5a462f36b32f68fceb6 /changes | |
parent | e6da9a98e9697d8d9ad9ef4ea224b09be1f6ce13 (diff) | |
download | tor-f2bb7b17d7453a14d2be931f3e21c51f623443e4.tar.gz tor-f2bb7b17d7453a14d2be931f3e21c51f623443e4.zip |
Remove country codes from EntryNodes manpage entry
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug2450 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2450 b/changes/bug2450 new file mode 100644 index 0000000000..b3b50ddb01 --- /dev/null +++ b/changes/bug2450 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Country codes aren't supported in EntryNodes until 0.2.3.x. + Don't mention them in the manpage. Fixes bug 2450, issue + spotted by keb and G-Lo. + |