From b24af2f40508bc0d8aa0cef264e51c537ffb92bd Mon Sep 17 00:00:00 2001 From: Waldemar Kornewald Date: Fri, 9 Dec 2016 15:07:25 +0100 Subject: Fixed #27418 -- Fixed occasional missing plural forms in JavaScriptCatalog. --- docs/releases/1.10.5.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.10.5.txt b/docs/releases/1.10.5.txt index ac9270c3c0..381f956bc8 100644 --- a/docs/releases/1.10.5.txt +++ b/docs/releases/1.10.5.txt @@ -11,3 +11,6 @@ Bugfixes * Fixed a crash in the debug view if ``request.user`` can't be retrieved, such as if the database is unavailable (:ticket:`27567`). + +* Fixed occasional missing plural forms in ``JavaScriptCatalog`` + (:ticket:`27418`). -- cgit v1.3