summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-02-16 16:22:19 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-02-16 16:22:19 +0100
commit45db2e966879832b6e412bdff3a87e0c0708a51b (patch)
tree2c9600ca0b5c0fe24013a15bdbf9c4b0248913a5
parent39be4e3387b5e49a6e67534f3e3078c205e166ca (diff)
downloadweechat-45db2e966879832b6e412bdff3a87e0c0708a51b.zip
core: update ChangeLog (add option "bare" in command /window)
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index da0f73f6a..0b9a3732b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
== Version 0.4.4 (under dev!)
* core: add bare display mode (for easy text selection and click on URLs), new
- key: key[alt-!], new options: weechat.look.bare_display_exit_on_input and
+ key: key[alt-!], new option "bare" in command /window, new options:
+ weechat.look.bare_display_exit_on_input and
weechat.look.bare_display_time_format
* core: fix freeze/crash in gnutls (bug #41576)
* core: fix cmake warning CMP0007 on "make uninstall" (bug #41528)