diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-12-22 10:20:38 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-12-22 10:20:38 -0500 |
commit | e0651bb1087b39618ca3f00c4feb9ae995195fc7 (patch) | |
tree | a547623558b66ca942580acfe4ee10c2b0932600 /changes | |
parent | a1c1fc72d17e0327093a63f20e56292cbac0cf39 (diff) | |
download | tor-e0651bb1087b39618ca3f00c4feb9ae995195fc7.tar tor-e0651bb1087b39618ca3f00c4feb9ae995195fc7.tar.gz |
Changes file for bug1101
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug1101 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug1101 b/changes/bug1101 new file mode 100644 index 000000000..784ae083f --- /dev/null +++ b/changes/bug1101 @@ -0,0 +1,3 @@ + o Minor features: + - Use absolute path names when reporting the torrc filename, so + that a controller can more easily find it. Resolves bug 1101. |