aboutsummaryrefslogtreecommitdiff
path: root/changes/bug14988
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-02-23 11:32:04 -0500
committerNick Mathewson <nickm@torproject.org>2015-02-23 11:32:04 -0500
commitaeb38bbdce427edacd0fa40069290063cb4dfe19 (patch)
treed0299801f0a6deb3ea02ca1827e86e883a35b187 /changes/bug14988
parent1525eeeb49a4666069371a8300d6fa1c22c04de3 (diff)
downloadtor-aeb38bbdce427edacd0fa40069290063cb4dfe19.tar.gz
tor-aeb38bbdce427edacd0fa40069290063cb4dfe19.zip
add another unused-var marker in backtrace.c for 14988
Diffstat (limited to 'changes/bug14988')
-rw-r--r--changes/bug149884
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug14988 b/changes/bug14988
new file mode 100644
index 0000000000..67dc96e443
--- /dev/null
+++ b/changes/bug14988
@@ -0,0 +1,4 @@
+ o Minor bugfixes (compilation):
+ - Fix a compilation warning on s390. Fixes bug 14988; bugfix on
+ 0.2.5.2-alpha.
+