aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/vsn.mk
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2010-06-08 07:01:19 +0000
committerErlang/OTP <[email protected]>2010-06-08 07:01:19 +0000
commitfcc70b93b435746cb2f574a541072be295cae8c8 (patch)
tree12e7f1d09d6818843f2785768af9a6d2128a7e63 /lib/ssl/vsn.mk
parentb989e946d56513c3d89a333f504e7e46cd4e2bf1 (diff)
downloadotp-fcc70b93b435746cb2f574a541072be295cae8c8.tar.gz
otp-fcc70b93b435746cb2f574a541072be295cae8c8.tar.bz2
otp-fcc70b93b435746cb2f574a541072be295cae8c8.zip
Updated for ssl-3.11.1
Diffstat (limited to 'lib/ssl/vsn.mk')
-rw-r--r--lib/ssl/vsn.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/ssl/vsn.mk b/lib/ssl/vsn.mk
index e3db7008e3..5d8be1cd0b 100644
--- a/lib/ssl/vsn.mk
+++ b/lib/ssl/vsn.mk
@@ -19,9 +19,12 @@
SSL_VSN = 3.11.1
-TICKETS = OTP-8588 \
+TICKETS = OTP-8679 \
+ OTP-7047 \
+ OTP-7049 \
OTP-8568 \
- OTP-7049
+ OTP-8587 \
+ OTP-8588
#TICKETS_3.11 = OTP-8517 \
# OTP-7046 \