diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-05-28 01:55:34 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-05-28 01:55:34 -0400 |
commit | 42b15a0aaa6e00c2ce0ce030abdb87e787f27fe4 (patch) | |
tree | 2461a1a5f1660e0e4f3bc1aed52d3fc80c968f1b /changes | |
parent | 6f200b61b7effe811809fe60459b0b5b58cb3dbb (diff) | |
parent | a5232e0c4c572cdff85701f698b8b90c9443d7e4 (diff) | |
download | tor-42b15a0aaa6e00c2ce0ce030abdb87e787f27fe4.tar.gz tor-42b15a0aaa6e00c2ce0ce030abdb87e787f27fe4.zip |
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3208 | 6 |
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. |