File 2472-ssl-Add-missing-release-note.patch of Package erlang
From 87584ae85893df917ca83cb0c40748fd4da0f3bc Mon Sep 17 00:00:00 2001
From: Ingela Anderton Andin <ingela@erlang.org>
Date: Tue, 2 May 2017 16:46:53 +0200
Subject: [PATCH] ssl: Add missing release note
---
lib/ssl/doc/src/notes.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml
index 7ffb9c0e8..f5a82b54a 100644
--- a/lib/ssl/doc/src/notes.xml
+++ b/lib/ssl/doc/src/notes.xml
@@ -241,6 +241,14 @@
<p>
Own Id: OTP-13651</p>
</item>
+
+ <item>
+ <p>Correct handling of signature algorithm selection with
+ regard to TLS version.</p>
+ <p>
+ Own Id: OTP-13711</p>
+ </item>
+
</list>
</section>
--
2.12.2