From: Peter Palfrader Date: Wed, 7 Sep 2011 16:14:03 +0000 (+0200) Subject: And a changes file for bug3953 X-Git-Tag: tor-0.2.3.9-alpha~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d951e2042654bdd809ba085ec19a18a14cb8f63a;p=thirdparty%2Ftor.git And a changes file for bug3953 --- diff --git a/changes/bug3953 b/changes/bug3953 new file mode 100644 index 0000000000..5b3919f107 --- /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. +