diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-05-01 11:33:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-05-01 11:33:17 -0400 |
commit | 01e2aae12a81a0f6023455de47ebc52206ce3263 (patch) | |
tree | fc2bfa75ff03259f9c9f1bb3a049a4600c475226 /changes | |
parent | 630b4af26097e9813505b87532806b9b032a84f4 (diff) | |
download | tor-01e2aae12a81a0f6023455de47ebc52206ce3263.tar tor-01e2aae12a81a0f6023455de47ebc52206ce3263.tar.gz |
Changes file for bug 11623 (fix was in 91ff10f6be9)
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug11623 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug11623 b/changes/bug11623 new file mode 100644 index 000000000..58ff06d38 --- /dev/null +++ b/changes/bug11623 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - Make Tor compile correctly with --disable-buf-freelists. + Fixes bug 11623; bugfix on 0.2.5.3-alpha. |