diff options
author | Ingela Anderton Andin <[email protected]> | 2010-06-08 12:19:49 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-06-08 15:37:24 +0200 |
commit | 59b1c9eac599c563610cfe6e7bf8517ed58d54d3 (patch) | |
tree | 4b7d890fa31213e4a7c1a93704b724aee0503866 /lib/ssl/vsn.mk | |
parent | 899bcc01ae88166529c473f603e0f82e6052ccc8 (diff) | |
download | otp-59b1c9eac599c563610cfe6e7bf8517ed58d54d3.tar.gz otp-59b1c9eac599c563610cfe6e7bf8517ed58d54d3.tar.bz2 otp-59b1c9eac599c563610cfe6e7bf8517ed58d54d3.zip |
Move dsa ticket to r14a release
(This is the merge of r13 version to r14_dev)
Diffstat (limited to 'lib/ssl/vsn.mk')
-rw-r--r-- | lib/ssl/vsn.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ssl/vsn.mk b/lib/ssl/vsn.mk index 5d8be1cd0b..813ce91e32 100644 --- a/lib/ssl/vsn.mk +++ b/lib/ssl/vsn.mk @@ -23,7 +23,6 @@ TICKETS = OTP-8679 \ OTP-7047 \ OTP-7049 \ OTP-8568 \ - OTP-8587 \ OTP-8588 #TICKETS_3.11 = OTP-8517 \ |