1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 02:33:12 +02:00

core: update ChangeLog (issue #1375)

This commit is contained in:
Sébastien Helleu
2019-07-11 07:26:15 +02:00
parent ccaf99ff40
commit 26c0b1270f
+1
View File
@@ -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::