core: move line from "New features" to "Bug fixes" in ChangeLog
This commit is contained in:
parent
15ce4b2be5
commit
768c0d9acc
@ -24,7 +24,6 @@ New features::
|
||||
* core: add option "close" in command /window (issue #853)
|
||||
* api: add argument "strip_items" in function string_split
|
||||
* exec: evaluate option exec.command.shell, change default value to "${env:SHELL}" (issue #1356)
|
||||
* irc: return all arguments in the PONG response to a PING (issue #1369)
|
||||
|
||||
Bug fixes::
|
||||
|
||||
@ -33,6 +32,7 @@ Bug fixes::
|
||||
* core: replace newlines by spaces in argument "completion" of function hook_command (issue #538)
|
||||
* core: replace char "," by "~" in color codes to separate foreground from background (issue #1264)
|
||||
* alias: remove default aliases /AME and /AMSG (issue #1355)
|
||||
* irc: return all arguments in the PONG response to a PING (issue #1369)
|
||||
* irc: disable server reconnection when the server buffer is closed (issue #236)
|
||||
* irc: strip spaces at beginning/end of addresses in server option "addresses" (issue #195)
|
||||
* irc: fix display of enabled/disabled client capabilities received in command CAP ACK (issue #151)
|
||||
|
Loading…
x
Reference in New Issue
Block a user