diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-03-08 14:15:18 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-03-08 14:15:18 -0500 |
commit | 5daa765bd1152aeaa97e68f68bc639c0eac4b01e (patch) | |
tree | 4a126eeb2efb53a8febdfd832f87e8a47b24ff1c /changes | |
parent | 57ed8fbbdd6cdbca240f458fca391ba6363c7797 (diff) | |
parent | fe50b676bc905c527254d0bbd1f7c36d41512efe (diff) | |
download | tor-5daa765bd1152aeaa97e68f68bc639c0eac4b01e.tar.gz tor-5daa765bd1152aeaa97e68f68bc639c0eac4b01e.zip |
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5340 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5340 b/changes/bug5340 new file mode 100644 index 0000000000..708988af08 --- /dev/null +++ b/changes/bug5340 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Fix a compile warning when using the --enable-openbsd-malloc configure + option. Fixes bug 5340; bugfix on 0.2.0.20-rc. |