From e1c8fe5c4a0f30cd36069e3460ac937282fb8e1a Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Wed, 25 Feb 2015 09:45:57 -0500 Subject: [PATCH] Fix duplicate entries supression in autocomplete result (#1490290) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 8e31bc9..72ccf70 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ - Fix fatal errors on systems without mbstring extension or mb_regex_encoding() function (#1490280) - Fix cursor position on reply below the quote in HTML mode (#1490263) - Fix so "over quota" errors are displayed also in message compose page +- Fix duplicate entries supression in autocomplete result (#1490290) RELEASE 1.1.0 ------------- -- Gitblit v1.9.1