aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-06-13 08:40:59 -0400
committerNick Mathewson <nickm@torproject.org>2014-06-13 08:40:59 -0400
commitcfca2a6037c139a82677a0ba2776d4ddf6ca6d04 (patch)
treec6b7c3f1d946577d0da60e8ddaee85a741cb8aea /changes
parentbbb1ffe5357e408aa63b16b8691ca938cd62216c (diff)
parentf9f450d688cc74403393dbe579ca9d92d98bfe13 (diff)
downloadtor-cfca2a6037c139a82677a0ba2776d4ddf6ca6d04.tar
tor-cfca2a6037c139a82677a0ba2776d4ddf6ca6d04.tar.gz
Merge branch 'bug12191_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug121917
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug12191 b/changes/bug12191
new file mode 100644
index 000000000..77589ab31
--- /dev/null
+++ b/changes/bug12191
@@ -0,0 +1,7 @@
+ o Minor bugfixes:
+
+ - 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.
+