aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.d/fix-aes-shallow-copying.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.d/fix-aes-shallow-copying.txt')
-rw-r--r--ChangeLog.d/fix-aes-shallow-copying.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog.d/fix-aes-shallow-copying.txt b/ChangeLog.d/fix-aes-shallow-copying.txt
deleted file mode 100644
index 0c119d628..000000000
--- a/ChangeLog.d/fix-aes-shallow-copying.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-Bugfix
- * Refactor mbedtls_aes_context to support shallow-copying. Fixes #2147.