aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorCristian Toader <cristian.matei.toader@gmail.com>2013-08-25 12:03:57 -0400
committerNick Mathewson <nickm@torproject.org>2013-09-13 12:36:26 -0400
commitd98dfb3746790448b0dcff2aa9a00e5e2602688a (patch)
treec0d2f13506216d4d0959704bf83ea733ab90ad89 /changes
parent00bcc25d05dc0273323a2cae20c6aa62afd4b50a (diff)
downloadtor-d98dfb3746790448b0dcff2aa9a00e5e2602688a.tar
tor-d98dfb3746790448b0dcff2aa9a00e5e2602688a.tar.gz
Patch for 4647 (rewrite command line parser)
Diffstat (limited to 'changes')
-rw-r--r--changes/bug464710
1 files changed, 10 insertions, 0 deletions
diff --git a/changes/bug4647 b/changes/bug4647
new file mode 100644
index 000000000..ed4c1ff31
--- /dev/null
+++ b/changes/bug4647
@@ -0,0 +1,10 @@
+ o Minor bugfixes:
+
+ - Use a single command-line parser for parsing torrc options on the
+ command line and for finding special command-line options to avoid
+ inconsistent behavior for torrc option arguments that have the same
+ names as command-line options. Fixes bugs 4647; bugfix on 0.0.9pre5.
+
+
+
+