summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-10-03 12:08:30 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-10-03 12:08:30 +0200
commitfab0d4e740c266f52c839ccfabd242f0e905e90d (patch)
tree7f158480441f6b4d14a06da9ddba57f8fae4d042 /ChangeLog.asciidoc
parent964de12a5488bc036be1a6f484d0ffe7524d2322 (diff)
downloadweechat-fab0d4e740c266f52c839ccfabd242f0e905e90d.zip
core: add option weechat.look.paste_auto_add_newline (closes #543)
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 77cc9ba79..1fe74e908 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -19,6 +19,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
=== New features
+* core: add option weechat.look.paste_auto_add_newline (issue #543)
* core: display a more explicit error when a filter fails to be added
(issue #522)
* api: add function string_hex_dump()