aboutsummaryrefslogtreecommitdiff
path: root/changes/bug3153
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug3153')
-rw-r--r--changes/bug31535
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug3153 b/changes/bug3153
new file mode 100644
index 000000000..8754b3df3
--- /dev/null
+++ b/changes/bug3153
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Check for and recover from inconsistency in the microdescriptor
+ cache. This will make it harder for us to accidentally free a
+ microdescriptor without removing it from the appropriate data
+ structures. Fixes issue 3135; issue noted by wanoskarnet.