Add info about turn_session_info tls_method changed behavior

pull/404/head
Mészáros Mihály 7 years ago
parent e4f688972d
commit dbbd4e6559
  1. 5
      ChangeLog

@ -21,6 +21,11 @@ Version 4.5.1.2 'dan Eider':
* fix mongo driver crash when invalid connection string is used
- merge PR #392 enhanced fread return length check (by islamoglus)
- merge PR #367 disconnect database gracefully (by Shu Muto)
- merge PR #382 (by islamoglus)
* Using SSL_get_version method for BoringSSL compatibility
* Now we put in turn_session_info->tls_method the real TLS version.
Earlier we put UNKNOWN in this field if it was a TLS protocol
that was not defined supportel TLS protocol during compile time.
02/03/2019 Oleg Moskalenko <mom040267@gmail.com> Mihály Mészáros <misi@majd.eu>
Version 4.5.1.1 'dan Eider':

Loading…
Cancel
Save