1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 13:56:37 +02:00

core: update ChangeLog (add option "bare" in command /window)

This commit is contained in:
Sebastien Helleu
2014-02-16 16:22:19 +01:00
parent 39be4e3387
commit 45db2e9668
+2 -1
View File
@@ -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)