summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index d9285044b..79f1191cf 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -20,8 +20,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* core: fix insert of mouse code in input line after a partial key combo
(closes #130)
* core: check code point value in UTF-8 check function (closes #108)
-* core: display a warning on startup if $TERM is not screen(-256color) under
- screen/tmux
+* core: display a warning on startup if $TERM does not start with "screen"
+ under screen/tmux
* core: add option "-mask" in command /unset (closes #112)
* core: add option weechat.color.status_nicklist_count (closes #109,
closes #110)