aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/179263
-rw-r--r--changes/bug16794_ed3
2 files changed, 6 insertions, 0 deletions
diff --git a/changes/17926 b/changes/17926
new file mode 100644
index 0000000000..09bdbbeae7
--- /dev/null
+++ b/changes/17926
@@ -0,0 +1,3 @@
+ o Removed code:
+ - Remove code for OpenSSL dynamic locks; OpenSSL doesn't use them.
+ Closes ticket 17926.
diff --git a/changes/bug16794_ed b/changes/bug16794_ed
new file mode 100644
index 0000000000..a43c401ed4
--- /dev/null
+++ b/changes/bug16794_ed
@@ -0,0 +1,3 @@
+ o Testing:
+ - Always test both ed25519 backends, so that we can be sure that
+ our batch-open replacement code works. Part of ticket 16794.