From f486b84134a86bd58ce9427afd1dbf652d48964c Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 4 Aug 2013 11:14:51 +0200 Subject: [PATCH] core: fix asciidoc formatting in ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 766a6ab6b..73e56e463 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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)