1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

core: fix asciidoc formatting in ChangeLog

This commit is contained in:
Sebastien Helleu
2013-08-04 11:14:51 +02:00
parent 234c7506ad
commit f486b84134
+1 -1
View File
@@ -52,7 +52,7 @@ Version 0.4.2 (under dev!)
"layout_window"
* core: fix line alignment when option weechat.look.buffer_time_format is set
to empty string
* api: add support of colors with format "${color:xxx}" in function
* api: add support of colors with format `${color:xxx}` in function
string_eval_expression and command /eval
* api: add argument "options" in function string_eval_expression, add option
"-c" for command /eval (to evaluate a condition)