summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-11-17 20:49:37 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-11-17 20:49:37 +0100
commit8d64b658dfb2d8af23ada1a09085eaeea839a912 (patch)
tree93e7097baea628212a796c903a4be21817ba9ae2 /ChangeLog
parente0890b376c05446fe54af36b8685847a1d5d1d37 (diff)
downloadweechat-8d64b658dfb2d8af23ada1a09085eaeea839a912.zip
core: add option "libs" for command /debug, add signal "debug_libs"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d3e1e84c..357104ca1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)