commit 92fedb9f448555abbbde6ac5c73b9de0a2ba7932 parent 8cf6f9183c4cb8bbf6431f07c433eb7ab37a638d Author: David Goulet <dgoulet@torproject.org> Date: Fri, 29 Oct 2021 09:19:21 -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.