summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRobert Ransom <rransom.8774@gmail.com>2011-05-18 04:13:21 -0700
committerRobert Ransom <rransom.8774@gmail.com>2011-05-20 08:25:42 -0700
commit90f810801e92e8ee5d0b1341172f83e844af56c8 (patch)
tree322c3fd26b4d3e3b1fd481c89978dbe68786cf31 /changes
parentb3133d1cadec0540105a855b1fd2eb741d4eec9d (diff)
downloadtor-90f810801e92e8ee5d0b1341172f83e844af56c8.tar.gz
tor-90f810801e92e8ee5d0b1341172f83e844af56c8.zip
Fix trailing asterisk in the output of "GETINFO info/names"
Diffstat (limited to 'changes')
-rw-r--r--changes/exit-policy-default-is-not-a-prefix5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/exit-policy-default-is-not-a-prefix b/changes/exit-policy-default-is-not-a-prefix
new file mode 100644
index 0000000000..6eb1e8df99
--- /dev/null
+++ b/changes/exit-policy-default-is-not-a-prefix
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Remove a trailing asterisk from "exit-policy/default" in the
+ output of the control port command "GETINFO info/names". Bugfix
+ on 0.1.2.5-alpha.
+