summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-23 19:36:45 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-23 19:36:45 -0400
commit6e0872e8672ed18f8c250cdcbdfd3d7bf047c076 (patch)
tree749a2b33ce547d23dfa9628e26d449da8245af93 /changes
parentced350882dc7fc7e66adce91f9514a7244f26c76 (diff)
parente01ea64f0a072b321bb8b33e32cfa5644b4364d4 (diff)
downloadtor-6e0872e8672ed18f8c250cdcbdfd3d7bf047c076.tar.gz
tor-6e0872e8672ed18f8c250cdcbdfd3d7bf047c076.zip
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug271853
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug27185 b/changes/bug27185
new file mode 100644
index 0000000000..79221b3df4
--- /dev/null
+++ b/changes/bug27185
@@ -0,0 +1,3 @@
+ o Minor bugfixes (Windows, compilation):
+ - Silence a compilation warning on MSVC 2017 and clang-cl.
+ Fixes bug 27185; bugfix on 0.2.2.2-alpha.