瀏覽代碼

Move errant doc/nodefamily_routerset into 0.2.3.1-alpha ChangeLog. Fix bug 3373

Nick Mathewson 15 年之前
父節點
當前提交
74239f61d2
共有 2 個文件被更改,包括 3 次插入4 次删除
  1. 3 0
      ChangeLog
  2. 0 4
      doc/nodefamily_routerset

+ 3 - 0
ChangeLog

@@ -326,6 +326,9 @@ Changes in version 0.2.3.1-alpha - 2011-05-05
       bidirectional use of connections to disk every 24 hours.
       bidirectional use of connections to disk every 24 hours.
     - Add a GeoIP file digest to the extra-info descriptor. Implements
     - Add a GeoIP file digest to the extra-info descriptor. Implements
       enhancement 1883.
       enhancement 1883.
+    - The NodeFamily option -- which let you declare that you want to
+      consider nodes to be part of a family whether they list themselves
+      that way or not -- now allows IP address ranges and country codes.
     - Add a new 'Heartbeat' log message type to periodically log a message
     - Add a new 'Heartbeat' log message type to periodically log a message
       describing Tor's status at level Notice. This feature is meant for
       describing Tor's status at level Notice. This feature is meant for
       operators who log at notice, and want to make sure that their Tor
       operators who log at notice, and want to make sure that their Tor

+ 0 - 4
doc/nodefamily_routerset

@@ -1,4 +0,0 @@
-  o Minor features
-    - The NodeFamily option -- which let you declare that you want to
-      consider nodes to be part of a family whether they list themselves
-      that way or not -- now allows IP address ranges and country codes.