core: move line to appropriate version in ChangeLog
This commit is contained in:
parent
45c372ebc8
commit
b6a935b1c3
@ -20,6 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
|
|||||||
|
|
||||||
New features::
|
New features::
|
||||||
|
|
||||||
|
* core: fix wrong size of the new window after vertical split (issue #1612)
|
||||||
* core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.look.read_marker_update_on_buffer_switch (issue #992, issue #993)
|
* core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.look.read_marker_update_on_buffer_switch (issue #992, issue #993)
|
||||||
* core: add option sec.crypt.passphrase_command to read passphrase from an external program on startup, remove option sec.crypt.passphrase_file (issue #141)
|
* core: add option sec.crypt.passphrase_command to read passphrase from an external program on startup, remove option sec.crypt.passphrase_file (issue #141)
|
||||||
* core: improve debug in command /eval: display more verbose debug with two "-d", add indentation and colors
|
* core: improve debug in command /eval: display more verbose debug with two "-d", add indentation and colors
|
||||||
@ -597,7 +598,6 @@ New features::
|
|||||||
|
|
||||||
Bug fixes::
|
Bug fixes::
|
||||||
|
|
||||||
* core: fix wrong size of the new window after vertical split (issue #1612)
|
|
||||||
* core: do not change the chat prefix size when a filtered line is added (issue #1092)
|
* core: do not change the chat prefix size when a filtered line is added (issue #1092)
|
||||||
* core: fix display of nicks in nicklist when they are in a group with sub-groups (issue #1079)
|
* core: fix display of nicks in nicklist when they are in a group with sub-groups (issue #1079)
|
||||||
* core, plugins: check return code of strftime function
|
* core, plugins: check return code of strftime function
|
||||||
|
Loading…
x
Reference in New Issue
Block a user