diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-17 20:49:37 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-17 20:49:37 +0100 |
commit | 8d64b658dfb2d8af23ada1a09085eaeea839a912 (patch) | |
tree | 93e7097baea628212a796c903a4be21817ba9ae2 /ChangeLog | |
parent | e0890b376c05446fe54af36b8685847a1d5d1d37 (diff) | |
download | weechat-8d64b658dfb2d8af23ada1a09085eaeea839a912.zip |
core: add option "libs" for command /debug, add signal "debug_libs"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] == Version 0.4.3 (under dev) +* core: add option "libs" for command /debug * core: apply color attributes when clearing a window (patch #8236) * core: set option weechat.look.paste_bracketed to "on" by default * core: fix truncated text when pasting several long lines (bug #40210) |