summaryrefslogtreecommitdiff
path: root/changes/bug30309
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug30309')
-rw-r--r--changes/bug303093
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug30309 b/changes/bug30309
deleted file mode 100644
index 6cbbe8d156..0000000000
--- a/changes/bug30309
+++ /dev/null
@@ -1,3 +0,0 @@
- o Code simplification and refactoring:
- - Rename tor_mem_is_zero() to fast_mem_is_zero(), to emphasize that
- it is not a constant-time function. Closes ticket 30309.