summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-11-08 18:45:05 -0500
committerNick Mathewson <nickm@torproject.org>2016-11-08 18:45:05 -0500
commiteffeb36968ff565ac70929b5ace12c4ef52f4590 (patch)
treeabd9859b14f9d045803b69453b9f874db97528f2 /changes
parente083a62095bf6ae609fda8b58443247c3232bd15 (diff)
parent286fa94064dcc6d1b260bec77de052274e3c4403 (diff)
downloadtor-effeb36968ff565ac70929b5ace12c4ef52f4590.tar.gz
tor-effeb36968ff565ac70929b5ace12c4ef52f4590.zip
Merge branch 'maint-0.2.9' into release-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/bug205604
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20560 b/changes/bug20560
new file mode 100644
index 0000000000..43d605b296
--- /dev/null
+++ b/changes/bug20560
@@ -0,0 +1,4 @@
+ o Minor bugfixes (portability):
+ - Run correctly when built on Windows build environments that require
+ _vcsprintf(). Fixes bug 20560; bugfix on 0.2.2.11-alpha.
+