summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2012-06-13 16:51:56 +0200
committerSebastian Hahn <sebastian@torproject.org>2012-06-13 16:51:56 +0200
commit9dd4e5a9b0f6415081df752b9cad331009eb5853 (patch)
treebc2cc16767133824861160d5ba96db460b76a6ae /changes
parent971cf123743693677ab1b480692d117e333cb882 (diff)
downloadtor-9dd4e5a9b0f6415081df752b9cad331009eb5853.tar.gz
tor-9dd4e5a9b0f6415081df752b9cad331009eb5853.zip
Fix another clang compile warning
We forgot this when we fixed 5969.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug61414
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug6141 b/changes/bug6141
new file mode 100644
index 0000000000..b95475c2df
--- /dev/null
+++ b/changes/bug6141
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Fix compilation warning with clang 3.1. Fixes bug 6141; bugfix on
+ 0.2.3.11-alpha.
+