forked from kazu-yamamoto/crypton-connection
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
77ae7f5
commit 4dbfb2f
Showing
2 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
## Version 0.2.1 (16 April 2014) | ||
## Version 0.3.2 | ||
|
||
* Supporting tls v2.0.0. | ||
|
||
## Version 0.3.1 | ||
|
||
* The first release to support crypton. | ||
|
||
- Fix a difference between TLSSettings and TLSSettingsSimple, | ||
where connection would override the connection hostname and port in | ||
the simple case, but leave the field as is with TLSSettings. | ||
TLSSettings can now be used properly as template, and will be | ||
correctly overriden at the identification level only. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters