From 092f70aa7ecb812230ec6b63e87f050949aa57d4 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 2 Feb 2014 09:59:32 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 046c901b4..71c4dc85d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -75,6 +75,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * core: fix truncated prefix when filters are toggled (bug #40204) * core: add options to customize default text search in buffers: weechat.look.buffer_search_{case_sensitive|force_default|regex|where} +* doc: add French developer's guide * doc: add Japanese plugin API reference and developer's guide * doc: add Polish man page and user's guide * api: add function "infolist_search_var"