1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

core: fix typo in ChangeLog

This commit is contained in:
Sébastien Helleu
2018-01-07 12:33:11 +01:00
parent ed0b337505
commit d7ca5f04f6
+1 -1
View File
@@ -20,7 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
New features::
* core: add option "-y" in command /buffer, add support of buffers with free content
* core: add option "-y" in command /print, add support of buffers with free content
* core: add option "add" in command /buffer (issue #1113)
* core: add option weechat.completion.partial_completion_templates to force partial completion on specific templates
* api: add hashtable with variables in plugin structure