core: move bugs below new features in ChangeLog
This commit is contained in:
parent
997894edc0
commit
92ecbe29ae
@ -18,16 +18,16 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
|
|||||||
[[v2.7]]
|
[[v2.7]]
|
||||||
== Version 2.7 (under dev)
|
== Version 2.7 (under dev)
|
||||||
|
|
||||||
Bug fixes::
|
|
||||||
|
|
||||||
* core: fixed segfault during excessive evaluation in function string_repeat (issue #1400)
|
|
||||||
* buflist: fix extra spaces between buffers when conditions are used to hide buffers (regression introduced in version 2.6) (issue #1403)
|
|
||||||
|
|
||||||
New features::
|
New features::
|
||||||
|
|
||||||
* core: add calculation of expression in evaluation of expressions with "calc:..." (issue #997)
|
* core: add calculation of expression in evaluation of expressions with "calc:..." (issue #997)
|
||||||
* script: add options "-ol" and "-il" in command /script to send translated string with list of scripts loaded, display "No scripts loaded" if no scripts are loaded
|
* script: add options "-ol" and "-il" in command /script to send translated string with list of scripts loaded, display "No scripts loaded" if no scripts are loaded
|
||||||
|
|
||||||
|
Bug fixes::
|
||||||
|
|
||||||
|
* core: fixed segfault during excessive evaluation in function string_repeat (issue #1400)
|
||||||
|
* buflist: fix extra spaces between buffers when conditions are used to hide buffers (regression introduced in version 2.6) (issue #1403)
|
||||||
|
|
||||||
Build::
|
Build::
|
||||||
|
|
||||||
* core: remove file FindTCL.cmake
|
* core: remove file FindTCL.cmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user