1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 14:26:39 +02:00

core: fix typo in ChangeLog

This commit is contained in:
Sébastien Helleu
2015-07-26 20:02:36 +02:00
parent 981beb917e
commit 9ebe00d144
+2 -3
View File
@@ -19,9 +19,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
=== New features
* core: start/stop search in current buffer at current scroll position by
default, add key key[ctrl-Q] to stop search and reset scroll
(issue #76, issue #393)
* core: start/stop search in buffer at current scroll position by default,
add key key[ctrl-Q] to stop search and reset scroll (issue #76, issue #393)
* core: add option weechat.look.key_grab_delay to set the default delay when
grabbing a key with key[alt-k]
* core: add option weechat.look.confirm_upgrade (issue #463)