aboutsummaryrefslogtreecommitdiff
path: root/changes/bug14220
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug14220')
-rw-r--r--changes/bug142204
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug14220 b/changes/bug14220
new file mode 100644
index 0000000000..51cfa502bc
--- /dev/null
+++ b/changes/bug14220
@@ -0,0 +1,4 @@
+ o Minor bugfixes (compilation):
+ - Build without warnings with the stock OpenSSL srtp.h header,
+ which has a duplicate declaration of SSL_get_selected_srtp_profile().
+ Fixes bug 14220; this is OpenSSL's bug, not ours.