summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-08-01 14:47:32 +0100
committerMatt Caswell <matt@openssl.org>2023-08-01 14:47:32 +0100
commit0059bb5dac4224f866d9cd34e987c7d489c71e48 (patch)
treeeaf7ee8cb4794f3b97688d5a2251b99edddc837d /CHANGES.md
parent245cb0291e0db99d9ccf3692fa76f440b2b054c2 (diff)
Prepare for 3.0.11
Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index d5c0ba8daf..6c39212ecf 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,6 +28,10 @@ breaking changes, and mappings for the large list of deprecated functions.
[Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod
+### Changes between 3.0.10 and 3.0.11 [xx XXX xxxx]
+
+ * none yet
+
### Changes between 3.0.9 and 3.0.10 [1 Aug 2023]
* Fix excessive time spent checking DH q parameter value.