diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-11-20 20:16:49 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-11-20 20:16:49 -0500 |
commit | 3e9c86a8f964e8c6f11c57663bd4dc8998827eb5 (patch) | |
tree | 84f043f1d944385af30cdd6e7eb8a3c5dfdfd929 | |
parent | 7992eb43c5d9313ad66d9fea46121a47d0ca997c (diff) | |
parent | fbcd7c01e78c71df479c540c85a7ea94dc02a0a4 (diff) | |
download | tor-3e9c86a8f964e8c6f11c57663bd4dc8998827eb5.tar tor-3e9c86a8f964e8c6f11c57663bd4dc8998827eb5.tar.gz |
Merge remote-tracking branch 'origin/maint-0.2.2'
-rw-r--r-- | changes/bug4521 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug4521 b/changes/bug4521 new file mode 100644 index 000000000..9b0bae9b0 --- /dev/null +++ b/changes/bug4521 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Backport fixes for a pair of compilation warnings on Windows. + Fixes bug 4521; bugfix on 0.2.2.28-beta and on 0.2.2.29-beta. |