From 8c538871bda3832bca2dddefe317bf4a9230dd45 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Fri, 13 Oct 2017 18:37:31 +0200 Subject: Fixed #28710 -- Fixed the Basque DATE_FORMAT string Thanks Eneko Illarramendi for the report and initial patch. --- docs/releases/1.11.7.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.11.7.txt b/docs/releases/1.11.7.txt index 61f0d6d012..717174c625 100644 --- a/docs/releases/1.11.7.txt +++ b/docs/releases/1.11.7.txt @@ -11,3 +11,5 @@ Bugfixes * Prevented ``cache.get_or_set()`` from caching ``None`` if the ``default`` argument is a callable that returns ``None`` (:ticket:`28601`). + +* Fixed the Basque ``DATE_FORMAT`` string (:ticket:`28710`). -- cgit v1.3