commit c9ddf191cfca1769c444a912d2137c773c499fb6 Author: Nick Mathewson nickm@torproject.org Date: Wed Oct 21 07:44:54 2020 -0400
Make "check-changes" work on bug32671. --- changes/bug32671 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug32671 b/changes/bug32671 index d12e35c7fc..aa43d46543 100644 --- a/changes/bug32671 +++ b/changes/bug32671 @@ -1,4 +1,4 @@ o Minor bugfixes (circuit padding): - When circpad_send_padding_cell_for_callback is called, `is_padding_timer_scheduled` flag was not reset. Now it is set to 0 at - the top of that function. Fix bug #32671. + the top of that function. Fixes bug 32671; bugfix on 0.4.0.1-alpha.