summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-06-29 15:49:32 -0400
committerNick Mathewson <nickm@torproject.org>2017-06-29 15:49:32 -0400
commitac89262b1c37e86b2b57b9b1642f6db48fde0808 (patch)
treed9674b05b219f5defc99509a6cf72bcdcca729b9
parent31a08ba26fc5eaa12de6d3c5efa3aac4d00509d0 (diff)
downloadtor-ac89262b1c37e86b2b57b9b1642f6db48fde0808.tar.gz
tor-ac89262b1c37e86b2b57b9b1642f6db48fde0808.zip
Lintchanges fix: bug numbers do not get #d, but they do get "fix on"
-rw-r--r--changes/bug222123
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug22212 b/changes/bug22212
index f92d6701d3..dc1604aa38 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.