diff options
| author | levlam <levlam@telegram.org> | 2020-03-02 19:58:30 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2020-03-02 19:58:30 +0300 |
| commit | e326fdcf8062522d23d16425cff7caf2dec75a8e (patch) | |
| tree | 5aca3bc048d9de29f748cb2f58af411828da2bc7 /CHANGELOG.md | |
| parent | ae5588bf11d4d08948ce7427cecd55214145a3c8 (diff) | |
Specify supported LibreSSL versions in the change log.
GitOrigin-RevId: 3a3e2b6b950da99c648290ada0e24dddd8350b31
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 66220220d..ff83a2013 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -206,7 +206,7 @@ Changes in 1.5.0: instead of `can_send_media_messages`. - Allowed administrators in basic groups to use the method `generateChatInviteLink`. * Added out of the box `OpenBSD` and `NetBSD` operating systems support. -* Added possibility to use `LibreSSL` instead of `OpenSSL` to build TDLib. +* Added possibility to use `LibreSSL` >= 2.7.0 instead of `OpenSSL` to build TDLib. * Added instructions for building TDLib on `Debian 10`, `OpenBSD` and `NetBSD` to the [TDLib build instructions generator](https://tdlib.github.io/td/build.html). * Added support for Backgrounds 2.0: |
