commit bec9c61f5ba5f00c5a615f81b1a406d76e75cd16 parent fbc6d2d76a6b3dd55ade29b717b1f20a86a4d4d3 Author: David Goulet <dgoulet@torproject.org> Date: Fri, 29 Oct 2021 09:20:17 -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.