From 48888a1a67db0404e5a31c9ca0349984e496f26f Mon Sep 17 00:00:00 2001 From: Andrew Artajos Date: Thu, 8 Oct 2015 17:05:01 +1100 Subject: Fixed #25501 -- Made the file-based cache backend use the highest pickling protocol. --- docs/releases/1.10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/releases/1.10.txt b/docs/releases/1.10.txt index 1087c0bb55..46cc18f467 100644 --- a/docs/releases/1.10.txt +++ b/docs/releases/1.10.txt @@ -106,7 +106,7 @@ Minor features Cache ^^^^^ -* ... +* The file-based cache backend now uses the highest pickling protocol. CSRF ^^^^ -- cgit v1.3