summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-02-19 17:53:38 -0500
committerNick Mathewson <nickm@torproject.org>2013-02-19 17:53:38 -0500
commit3dc52e6636b69f10717ddc10ff55426f73ca0068 (patch)
tree9a1ae23050bec96536cd39d85e5716f6353ff703 /changes
parent337e32f5b8f5f3b310da20bf0135f17d06efb3ab (diff)
downloadtor-3dc52e6636b69f10717ddc10ff55426f73ca0068.tar.gz
tor-3dc52e6636b69f10717ddc10ff55426f73ca0068.zip
Add src/or/micro-revision.i to CLEANFILES in case anybody has one
Fix for 7143.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug71434
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.