From ee1b8196d372a1a407b3e4bd23e9860376330e69 Mon Sep 17 00:00:00 2001 From: Nick Mathewson <nickm@torproject.org> Date: Mon, 14 May 2012 13:07:47 -0400 Subject: [PATCH] Add a changes file for the misc bug5859 build issues --- changes/bug5859 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug5859 diff --git a/changes/bug5859 b/changes/bug5859 new file mode 100644 index 0000000000..1720175a7e --- /dev/null +++ b/changes/bug5859 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Resolve numerous small warnings and build issues with MSVC. Resolves + bug 5859. -- GitLab