summaryrefslogtreecommitdiff
path: root/changes/feature3076
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-07-18 12:43:16 -0400
committerNick Mathewson <nickm@torproject.org>2011-07-18 12:43:16 -0400
commitbe5aa47b55f8a140cc69f34214fb36a187cca46a (patch)
tree744ad7d7f7db2d2b2dd735aed756e5c10f426c98 /changes/feature3076
parent976027210bf13f359cef83cc0f4a35106b7926fa (diff)
downloadtor-be5aa47b55f8a140cc69f34214fb36a187cca46a.tar.gz
tor-be5aa47b55f8a140cc69f34214fb36a187cca46a.zip
Remove changes files already merged in 0.2.2.30-rc
Diffstat (limited to 'changes/feature3076')
-rw-r--r--changes/feature307614
1 files changed, 0 insertions, 14 deletions
diff --git a/changes/feature3076 b/changes/feature3076
deleted file mode 100644
index a3dcec8741..0000000000
--- a/changes/feature3076
+++ /dev/null
@@ -1,14 +0,0 @@
- o Minor features
- - The options SocksPort, ControlPort, and so on now all accept an
- optional value "auto" that opens a socket on an OS-selected port.
- o Minor features (controller)
- - GETINFO net/listeners/(type) now returns a list of the addresses
- and ports that are bound for listeners for a given connection
- type. This is useful for if the user has selected SocksPort
- "auto", and you need to know which port got chosen.
- - There is a ControlPortWriteToFile option that tells Tor to write
- its actual control port or ports to a chosen file. If the option
- ControlPortFileGroupReadable is set, the file is created as
- group-readable.
-
-