From ac89262b1c37e86b2b57b9b1642f6db48fde0808 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 29 Jun 2017 15:49:32 -0400 Subject: [PATCH] Lintchanges fix: bug numbers do not get #d, but they do get "fix on" --- changes/bug22212 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changes/bug22212 b/changes/bug22212 index f92d6701d..dc1604aa3 100644 --- a/changes/bug22212 +++ b/changes/bug22212 @@ -2,4 +2,5 @@ - Demote a warn that was caused by libevent delays to info if the padding is less than 4.5 seconds late, or notice if it is more (4.5 seconds is the amount of time that a netflow record might - be emitted after, if we chose the maximum timeout). Fixes bug #22212. + be emitted after, if we chose the maximum timeout). Fixes bug 22212; + bugfix on 0.3.1.1-alpha.