diff options
-rw-r--r-- | ChangeLog.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 2dae75117..97f224fa2 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -37,6 +37,7 @@ New features:: Bug fixes:: + * core: fix TLS handshake failure on server connection when there are multiple addresses in the server (issue #1196) * core: count number of chars instead of bytes for suffix in function string_cut * core: fix delete of previous/next word (keys kbd:[Ctrl+w] and kbd:[Alt+d]) (issue #1195) * core: fix infinite loop in evaluation of strings (issue #1183) |