瀏覽代碼

Resolve lintChanges warnings.

Nick Mathewson 8 年之前
父節點
當前提交
e0fb75c349
共有 13 個文件被更改,包括 23 次插入22 次删除
  1. 3 2
      changes/bug18286
  2. 2 2
      changes/bug18460
  3. 1 1
      changes/bug18481
  4. 1 1
      changes/bug18729
  5. 1 1
      changes/bug18816
  6. 1 1
      changes/bug18921
  7. 1 1
      changes/bug18929
  8. 1 1
      changes/bug18943
  9. 1 1
      changes/bug19003
  10. 8 8
      changes/fallbacks-201604
  11. 1 1
      changes/feature18483
  12. 1 1
      changes/geoip-april2016
  13. 1 1
      changes/geoip-may2016

+ 3 - 2
changes/bug18286

@@ -1,4 +1,5 @@
   o Minor features (build):
-    - Tor now again builds with the recent OpenSSL 1.1 development branch
-      (tested against 1.1.0-pre4 and 1.1.0-pre5-dev).
+    - Tor now builds again with the recent OpenSSL 1.1 development branch
+      (tested against 1.1.0-pre4 and 1.1.0-pre5-dev). Closes ticket 18286.
+
 

+ 2 - 2
changes/bug18460

@@ -1,4 +1,4 @@
   o Minor bugfixes (statistics):
-    - Include consensus downloads via IPv6 in directory-request statistics.
-      Fixes bug 18480; bugfix on 4741aa4 in 0.2.3.14-alpha.
+    - We now include consensus downloads via IPv6 in our directory-request statistics.
+      Fixes 18460; bugfix on 0.2.3.14-alpha.
 

+ 1 - 1
changes/bug18481

@@ -2,4 +2,4 @@
     - Turn all TestingClientBootstrap* into non-testing torrc options. This
       changes simply renames them by removing "Testing" in front of them and
       they do not require TestingTorNetwork to be enabled anymore. Fixes
-      #18481; bugfix on tor-0.2.8.1-alpha.
+      bug 18481; bugfix on 0.2.8.1-alpha.

+ 1 - 1
changes/bug18729

@@ -1,3 +1,3 @@
-  o Minor logging changes:
+  o Minor features (logging):
     - Stop blasting twelve lines per second from periodic_event_dispatch()
       at loglevel debug. Resolves ticket 18729; fix on 0.2.8.1-alpha.

+ 1 - 1
changes/bug18816

@@ -1,4 +1,4 @@
   o Minor bugfix (bootstrap):
     - Consistently use the consensus download schedule for
       authority certificates.
-      Resolves ticket 18816; fix on fddb814fe in 0.2.4.13-alpha.
+      Fixes bug 18816; bugfix on 0.2.4.13-alpha.

+ 1 - 1
changes/bug18921

@@ -1,4 +1,4 @@
   o Major bugfixes (IPv6 bridges):
     - Fix directory address selection for IPv6 bridges.
-      Resolves #18921, bugfix on #17840 in 0.2.8.1-alpha.
+      Fixes bug 18921; bugfix on 0.2.8.1-alpha.
       Patch by "teor".

+ 1 - 1
changes/bug18929

@@ -1,5 +1,5 @@
   o Minor bugfixes (IPv6):
     - Make directory node selection more reliable, mainly for
       IPv6-only clients and clients with few reachable addresses.
-      Resolves #18929, bugfix on #17840 in 0.2.8.1-alpha.
+      Fixes bug 18929; bugfix on 0.2.8.1-alpha.
       Patch by "teor".

+ 1 - 1
changes/bug18943

@@ -2,5 +2,5 @@
     - The SHA3 and SHAKE routines now produce the correct output on
       Big Endian systems, unbreaking the unit tests.  No code calls
       either algorithm family yet, so this is primarily a build fix.
-      Closes ticket 18943.
+      Fixes bug 18943; bugfix on 0.2.8.1-alpha.
 

+ 1 - 1
changes/bug19003

@@ -1,5 +1,5 @@
   o Minor bugfixes (small networks):
     - Allow directories in small networks to bootstrap by
       skipping DirPort checks when the consensus has no exits.
-      Resolves #19003, bugfix on #18050 in 0.2.8.1-alpha.
+      Fixes bug 19003, bugfix on 0.2.8.1-alpha.
       Patch by teor.

+ 8 - 8
changes/fallbacks-201604

@@ -1,9 +1,9 @@
-  o Minor enhancements (fallback directory mirrors):
-    - Give each fallback the same weight for client selection.
-      Restrict fallbacks to one per operator.
-      Report fallback directory detail changes when rebuilding list.
-      Add new fallback directory mirrors to the whitelist.
-      Update fallback directories based on the latest OnionOO data.
-      Many other minor simplifications and fixes.
+  o Minor features (fallback directory mirrors):
+    - Give each fallback the same weight for client selection;
+      restrict fallbacks to one per operator;
+      report fallback directory detail changes when rebuilding list;
+      add new fallback directory mirrors to the whitelist;
+      update fallback directories based on the latest OnionOO data;
+      and any other minor simplifications and fixes.
       Closes tasks 17158, 17905, 18749, bug 18689, and fixes part of
-      bug 18812 on tor 0.2.8.1-alpha; patch by "teor".
+      bug 18812 on 0.2.8.1-alpha; patch by "teor".

+ 1 - 1
changes/feature18483

@@ -1,4 +1,4 @@
   o Minor features (clients):
     - Make clients, onion services, and bridge relays always
       use an encrypted begindir connection for directory requests.
-      Resolves #18483. Patch by "teor".
+      Resolves ticket 18483. Patch by "teor".

+ 1 - 1
changes/geoip-april2016

@@ -1,4 +1,4 @@
-  o Minor features:
+  o Minor features (geoip):
     - Update geoip and geoip6 to the April 5 2016 Maxmind GeoLite2
       Country database.
 

+ 1 - 1
changes/geoip-may2016

@@ -1,4 +1,4 @@
-  o Minor features:
+  o Minor features (geoip):
     - Update geoip and geoip6 to the May 4 2016 Maxmind GeoLite2
       Country database.