aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10046
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug10046')
-rw-r--r--changes/bug100465
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/bug10046 b/changes/bug10046
index b2f545efe..3286c21b3 100644
--- a/changes/bug10046
+++ b/changes/bug10046
@@ -1,3 +1,4 @@
o Minor bugfixes:
- - Fix an always-true assertion in pluggable transports code. Fixes
- issue 10046. Found by dcb.
+ - Fix an always-true assertion in pluggable transports code so it
+ actually checks what it was trying to check. Fixes bug 10046;
+ bugfix on 0.2.3.9-alpha. Found by "dcb".