diff --git a/docs/releasenotes.rst b/docs/releasenotes.rst
index 042f144430ecabae944a5bcbacd3375c1be06677..e9b246b7368933f217e2f9cd1afaeb1d5ca3578a 100644
--- a/docs/releasenotes.rst
+++ b/docs/releasenotes.rst
@@ -22,6 +22,11 @@ Upgraded to Ansible 10.4.x. Dropped support for Debian 11
   * The role no longer officially supports older versions of TLS
     (TLSv1.1 and lower).
 
+* ``mail_server`` role
+
+  * The role no longer officially supports older versions of TLS
+    (TLSv1.1 and lower).
+
 * ``web_server`` role
 
   * The role no longer officially supports older versions of TLS
@@ -39,6 +44,11 @@ Upgraded to Ansible 10.4.x. Dropped support for Debian 11
   * TLSv1.3 is now enabled by default (in addition to TLSv1.2),
     alongside the mandatory ciphers.
 
+* ``mail_server`` role
+
+  * TLSv1.3 is now enabled by default (in addition to TLSv1.2),
+    alongside the mandatory ciphers.
+
 * ``web_server`` role
 
   * TLSv1.3 is now enabled by default (in addition to TLSv1.2),