summaryrefslogtreecommitdiff
path: root/changes/ticket31311
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-08-01 13:45:45 -0400
committerNick Mathewson <nickm@torproject.org>2019-08-01 13:47:05 -0400
commit394528241947800a0ac881b8890e5af387e0e9d7 (patch)
treecde04660c633a0f461148a869bbe9e887d6c58c8 /changes/ticket31311
parent1d6054f75065214c55d17796cf1587692fbb5cea (diff)
downloadtor-394528241947800a0ac881b8890e5af387e0e9d7.tar.gz
tor-394528241947800a0ac881b8890e5af387e0e9d7.zip
make dist: only include files from practracker dir intentionally.
Previously, we included temporary files and whatnot, which is not good. Fixes bug 31311; bugfix on 0.4.1.1-alpha.
Diffstat (limited to 'changes/ticket31311')
-rw-r--r--changes/ticket313113
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket31311 b/changes/ticket31311
new file mode 100644
index 0000000000..88dfb85736
--- /dev/null
+++ b/changes/ticket31311
@@ -0,0 +1,3 @@
+ o Minor bugfixes (distribution):
+ - Do not ship any temporary files found in the scripts/maint/practracker
+ directory. Fixes bug 31311; bugfix on 0.4.1.1-alpha.