aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-31 08:50:38 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-31 08:50:38 -0400
commit7e4ac0283ef9c089ebe4da8b85a5f6b5ec84a081 (patch)
treecc0454b9575283263a980ea128f0aa6188eb391f /changes
parent01c73711f1b91643ff12c82e539c1ef783fdfe8c (diff)
parent9118430b14dc20e0e2816d2dafe76714861b43b5 (diff)
downloadtor-7e4ac0283ef9c089ebe4da8b85a5f6b5ec84a081.tar.gz
tor-7e4ac0283ef9c089ebe4da8b85a5f6b5ec84a081.zip
Merge remote-tracking branch 'teor/bug26986'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug269863
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug26986 b/changes/bug26986
new file mode 100644
index 0000000000..a3ab9ff25d
--- /dev/null
+++ b/changes/bug26986
@@ -0,0 +1,3 @@
+ o Minor bugfixes (compilation):
+ - Use Windows-compatible format strings in tor-print-ed-signing-cert.c.
+ Fixes bug 26986; bugfix on master.