summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-11-02 10:58:38 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-11-02 10:58:38 +0100
commitdd32052fec0edff570704d34afbeb9e9baa22168 (patch)
treeddd178a7d4912596e8122c8137f498a79eb35e34 /ChangeLog
parentcf81a6dfcdb386efc0bf2d054f7da6b6565f2734 (diff)
downloadweechat-dd32052fec0edff570704d34afbeb9e9baa22168.zip
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79e75d5bb..ae770d829 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
Version 0.4.3 (under dev!)
--------------------------
+* core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
* core: fix auto-apply of window layout in current window when option
irc.look.buffer_switch_autojoin is on
* core: fix bind of keys in cursor/mouse context when key starts with "@"