From 9d96090d7d6fe7841973f10c51710ec505ef034e Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 20 Mar 2010 13:32:08 +0100 Subject: Add functions string_match, string_has_highlight and string_mask_to_regex in script plugin API --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d5a47be96..32168c06e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ WeeChat ChangeLog ================= FlashCode -v0.3.2-dev, 2010-03-17 +v0.3.2-dev, 2010-03-20 Version 0.3.2 (under dev!) @@ -28,8 +28,10 @@ Version 0.3.2 (under dev!) * gui: fix bug with cursor when position is last char of terminal * api: add "version_number" for function info_get to get WeeChat version as number -* api: add functions "string_encode_base64" and "string_decode_base64",, fix +* api: add functions "string_encode_base64" and "string_decode_base64", fix bug with base64 encoding +* api: add functions "string_match", "string_has_highlight" and + "string_mask_to_regex" in script plugin API * api: add missing infos in functions buffer_get_integer / buffer_get_string and in buffer infolist * api: add description of arguments for functions hook_info and hook_infolist -- cgit v1.2.3