aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-10-21 07:44:54 -0400
committerNick Mathewson <nickm@torproject.org>2020-10-21 07:44:54 -0400
commitc9ddf191cfca1769c444a912d2137c773c499fb6 (patch)
tree28c696e16c5042cc17d03840406a0cac87db1f62
parent0668437b5895c2a870f38557b4f432ebade07e8d (diff)
downloadtor-c9ddf191cfca1769c444a912d2137c773c499fb6.tar.gz
tor-c9ddf191cfca1769c444a912d2137c773c499fb6.zip
Make "check-changes" work on bug32671.
-rw-r--r--changes/bug326712
1 files changed, 1 insertions, 1 deletions
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.