aboutsummaryrefslogtreecommitdiff
path: root/changes/bug17781
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-12-10 10:00:56 -0500
committerNick Mathewson <nickm@torproject.org>2015-12-10 10:00:56 -0500
commit81c06b132f0aafa7899a4a2c52e1ba96f5abe19d (patch)
tree9b36021d62f4a2251560c7bd963766e3d1cc6065 /changes/bug17781
parent390d3fa3af28825e152aadd244e3855d067179c0 (diff)
downloadtor-81c06b132f0aafa7899a4a2c52e1ba96f5abe19d.tar.gz
tor-81c06b132f0aafa7899a4a2c52e1ba96f5abe19d.zip
Remove already-merged changes files.
Diffstat (limited to 'changes/bug17781')
-rw-r--r--changes/bug177813
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug17781 b/changes/bug17781
deleted file mode 100644
index 01ed231b0a..0000000000
--- a/changes/bug17781
+++ /dev/null
@@ -1,3 +0,0 @@
- o Compilation fixes:
- - Fix a compilation warning with Clang 3.6: Do not check the
- presence of an address which can never be NULL. Fixes bug 17781.