aboutsummaryrefslogtreecommitdiff
path: root/changes/bug12191
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug12191')
-rw-r--r--changes/bug121917
1 files changed, 4 insertions, 3 deletions
diff --git a/changes/bug12191 b/changes/bug12191
index 7fe1c550b..77589ab31 100644
--- a/changes/bug12191
+++ b/changes/bug12191
@@ -1,6 +1,7 @@
o Minor bugfixes:
- - We now drop CREATE cells for already-existent circuit IDs, regardless
- of other factors that might otherwise have called for DESTROY cells.
- Fixes bug 12191; bugfix on 0.2.???
+ - We now drop CREATE cells for already-existent circuit IDs and
+ for zero-valued circuit IDs, regardless of other factors that
+ might otherwise have called for DESTROY cells. Fixes bug 12191;
+ bugfix on 0.0.8pre1.