diff options
author | cypherpunks <cypherpunks@torproject.org> | 2015-03-10 14:30:17 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-03-14 13:00:05 -0400 |
commit | e656a88fad97a813f29f48a92ea9f972122bc3af (patch) | |
tree | 0b71c6fa924fda0b18e90cabe4d182cb9124818d /changes | |
parent | 918ce27c31bedfb5554f1653b6dd6bbf346ca4a3 (diff) | |
download | tor-e656a88fad97a813f29f48a92ea9f972122bc3af.tar.gz tor-e656a88fad97a813f29f48a92ea9f972122bc3af.zip |
Add changes file for 15053.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug15053 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug15053 b/changes/bug15053 new file mode 100644 index 0000000000..5dde9d7a97 --- /dev/null +++ b/changes/bug15053 @@ -0,0 +1,4 @@ + o Minor bugfixes (build): + - Improve out-of-tree builds by making non-standard rules work and clean up + additional files and directories. Fixes bug 15053; bugfix on + 0.2.7.0-alpha. |