diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-29 13:43:27 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-29 13:43:27 +0200 |
commit | f4e4f55de1f27893a46323e70ae37eff923fb59c (patch) | |
tree | dea7071b8e57a553ad5ee974494e2a274141c9e9 /ChangeLog | |
parent | 27a427c708b657d97b5db757d389089ec52556b7 (diff) | |
download | weechat-f4e4f55de1f27893a46323e70ae37eff923fb59c.zip |
core: fix display bugs with some UTF-8 chars that truncates messages displayed
Example of char causing problems: U+26C4 (snowman without snow)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,7 @@ WeeChat ChangeLog ================= Sébastien Helleu <flashcode@flashtux.org> -v0.4.2-dev, 2013-06-28 +v0.4.2-dev, 2013-06-29 This document lists all changes for each version. @@ -14,6 +14,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] Version 0.4.2 (under dev!) -------------------------- +* core: fix display bugs with some UTF-8 chars that truncates messages displayed + (for example U+26C4) * core: update man page and add translations (in french, german, italian, and japanese) * core: remove extra space after empty prefix (when prefix for action, error, |