
25 Nov
2011
25 Nov
'11
4:58 a.m.
commit d951e2042654bdd809ba085ec19a18a14cb8f63a Author: Peter Palfrader <peter@palfrader.org> Date: Wed Sep 7 18:14:03 2011 +0200 And a changes file for bug3953 --- changes/bug3953 | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/changes/bug3953 b/changes/bug3953 new file mode 100644 index 0000000..5b3919f --- /dev/null +++ b/changes/bug3953 @@ -0,0 +1,6 @@ + o Build fixes: + - Properly handle the case where the build-tree is not the same + as the source tree when generating src/common/common_sha1.i, + src/or/micro-revision.i and src/or/or_sha1.i. Fixes bug 3953; + bugfix on 0.2.0.1-alpha. +