summaryrefslogtreecommitdiff
path: root/changes/bug3208
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug3208')
-rw-r--r--changes/bug32086
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug3208 b/changes/bug3208
new file mode 100644
index 0000000000..fd737ba695
--- /dev/null
+++ b/changes/bug3208
@@ -0,0 +1,6 @@
+ o Removed options:
+ - Remove undocumented option "-F" from tor-resolve: it hasn't done
+ anything since 0.2.1.16-rc.
+
+ o Minor bugfixes:
+ - Fix warnings from GCC 4.6's "-Wunused-but-set-variable" option.