diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-04-17 10:49:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-04-17 10:49:59 -0400 |
commit | b00a6211c5680ae79732d701732f7481cf353526 (patch) | |
tree | e3307337b382776a1a30ff32ea01650c00f2fb70 /changes | |
parent | 42731f69efc1f7b0614a33cd6ea7a70903bfc98b (diff) | |
parent | 3dc52e6636b69f10717ddc10ff55426f73ca0068 (diff) | |
download | tor-b00a6211c5680ae79732d701732f7481cf353526.tar.gz tor-b00a6211c5680ae79732d701732f7481cf353526.zip |
Merge remote-tracking branch 'public/bug7143_v2' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug7143 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug7143 b/changes/bug7143 new file mode 100644 index 0000000000..d26135ae65 --- /dev/null +++ b/changes/bug7143 @@ -0,0 +1,4 @@ + o Minor bugfixes (build): + - Add the old src/or/micro-revision.i filename to CLEANFILES. + On the off chance that somebody has one, it will go away as soon + as they run "make clean". Fix for bug 7143; bugfix on 0.2.4.1-alpha. |