From 45db2e966879832b6e412bdff3a87e0c0708a51b Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 16 Feb 2014 16:22:19 +0100 Subject: [PATCH] core: update ChangeLog (add option "bare" in command /window) --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)