diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-11-20 20:15:13 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-11-20 20:15:13 -0500 |
commit | fbcd7c01e78c71df479c540c85a7ea94dc02a0a4 (patch) | |
tree | 4e377588eda3e1b6ce8320d6f599d801617c2ce4 | |
parent | 2efa6eb652d9eb2dd6d91a5e4ef3e9eea1ac7d22 (diff) | |
download | tor-fbcd7c01e78c71df479c540c85a7ea94dc02a0a4.tar.gz tor-fbcd7c01e78c71df479c540c85a7ea94dc02a0a4.zip |
Changes file for bug4521 backports.
-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 0000000000..9b0bae9b00 --- /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. |