aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-10-29 09:20:21 -0400
committerDavid Goulet <dgoulet@torproject.org>2021-10-29 09:20:21 -0400
commitf439d0fe4430a1d4c114afc788a1e03999a70e51 (patch)
treed9dc57f95fb0c54ed2ceaacd850a30d40ea0d110 /changes
parente0a96cf2b6d2c21e0c8db0a285c0a86286e47821 (diff)
parent92fedb9f448555abbbde6ac5c73b9de0a2ba7932 (diff)
downloadtor-f439d0fe4430a1d4c114afc788a1e03999a70e51.tar.gz
tor-f439d0fe4430a1d4c114afc788a1e03999a70e51.zip
Merge branch 'maint-0.3.5' into release-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket262993
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket26299 b/changes/ticket26299
new file mode 100644
index 0000000000..6b08adf53c
--- /dev/null
+++ b/changes/ticket26299
@@ -0,0 +1,3 @@
+ o Minor feature (reproducible build):
+ - The repository can now build reproducible tarballs which adds the build
+ command "make dist-reprod" for that purpose. Closes ticket 26299.