commit f5bd5754011e06803ee7866d6fbd01933658ff9f parent 8da8105ee2f6b17aa3c3243eb8c406b509296802 Author: David Goulet <dgoulet@torproject.org> Date: Fri, 29 Oct 2021 09:19:59 -0400 changes: Add file for ticket 26299 Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/ticket26299 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket26299 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.