From c9ddf191cfca1769c444a912d2137c773c499fb6 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 21 Oct 2020 07:44:54 -0400 Subject: 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. -- cgit v1.2.3-54-g00ecf