diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-07-06 13:36:23 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-07-06 13:36:23 +0200 |
commit | 558ca510f78eb7ae60c3d9bf83442918aa15fce0 (patch) | |
tree | 92d4894d48ce9e8276a6a713dea3e7777eee482b /ChangeLog | |
parent | a31d01a46d33fee2bf6f57042e1fa80148bf760f (diff) | |
download | weechat-558ca510f78eb7ae60c3d9bf83442918aa15fce0.zip |
Fix display of local SSL certificate when it is sent to IRC server
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ Version 0.3.3 (under dev!) * core: add hashtables with new functions in plugin API * api: add function "string_expand_home", fix bug with replacement of home in paths +* irc: fix display of local SSL certificate when it is sent to server * irc: improve lag indicator: two colors (counting and finished), update item even when pong has not been received, lag_min_show is now in milliseconds * irc: use empty real name by default in config, instead of reading real name |