diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-05-14 13:07:47 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-05-14 13:07:47 -0400 |
commit | ee1b8196d372a1a407b3e4bd23e9860376330e69 (patch) | |
tree | cbbc34044e9471b23ca429c31c72140dce2e6ff7 | |
parent | d8de831932cefe2fe7196609b855892ee7188b4b (diff) | |
download | tor-ee1b8196d372a1a407b3e4bd23e9860376330e69.tar.gz tor-ee1b8196d372a1a407b3e4bd23e9860376330e69.zip |
Add a changes file for the misc bug5859 build issues
-rw-r--r-- | changes/bug5859 | 3 |
1 files changed, 3 insertions, 0 deletions
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. |