소스 검색

Merge remote branch 'sebastian/bug2450' into maint-0.2.2

Nick Mathewson 15 년 전
부모
커밋
e94ee583d6
2개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 0
      changes/bug2450
  2. 1 1
      doc/tor.1.txt

+ 5 - 0
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.
+

+ 1 - 1
doc/tor.1.txt

@@ -471,7 +471,7 @@ The following options are useful only for clients (that is, if
     list.
 
 **EntryNodes** __node__,__node__,__...__::
-    A list of identity fingerprints, nicknames, country codes and address
+    A list of identity fingerprints, nicknames and address
     patterns of nodes to use for the first hop in normal circuits. These are
     treated only as preferences unless StrictNodes (see below) is also set.