]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for ticket 26299
authorDavid Goulet <dgoulet@torproject.org>
Fri, 29 Oct 2021 13:19:21 +0000 (09:19 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Fri, 29 Oct 2021 13:19:21 +0000 (09:19 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket26299 [new file with mode: 0644]

diff --git a/changes/ticket26299 b/changes/ticket26299
new file mode 100644 (file)
index 0000000..6b08adf
--- /dev/null
@@ -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.