From 60ef7fd15252b5a1f49b2845e91c753b2edb064d Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Fri, 7 Oct 2016 15:56:52 +0200 Subject: [PATCH] Update changelog --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index d06885297..a959973cc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ CHANGELOG Roundcube Webmail - Fix decoding of GB2312/GBK text when iconv is not installed (#5448) - Fix regression where creation of default folders wasn't functioning without prefix (#5460) - Enigma: Fix bug where last records on keys list were hidden (#5461) +- Enigma: Fix key search with keyword containing non-ascii characters (#5459) RELEASE 1.2.2 -------------