summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-07-11 07:26:15 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-07-11 07:29:56 +0200
commit26c0b1270f3bcb49faf2b812927d03c00ed789cc (patch)
tree70dde3205bec2e430d18949b2cf1e02448459277
parentbuflist: check validity of buffer pointers in info "buflist" (issue #1375) (diff)
downloadweechat-26c0b1270f3bcb49faf2b812927d03c00ed789cc.tar.xz
weechat-26c0b1270f3bcb49faf2b812927d03c00ed789cc.zip
core: update ChangeLog (issue #1375)
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 8711b6aed..f95f85202 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -23,6 +23,7 @@ New features::
* core: add support of 32767 color pairs (issue #1343, issue #1345)
* core: add option "close" in command /window (issue #853)
* api: add argument "strip_items" in function string_split
+ * buflist: add infolist "buflist" with list of buffer pointers (issue #1375)
* exec: evaluate option exec.command.shell, change default value to "${env:SHELL}" (issue #1356)
Bug fixes::