diff options
| author | Andrew Artajos <andrew.artajos.dev@gmail.com> | 2015-10-08 17:05:01 +1100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-10-20 13:05:33 -0400 |
| commit | 48888a1a67db0404e5a31c9ca0349984e496f26f (patch) | |
| tree | 91561d241dd92724f485e187eed4e1d00fd5676d /docs | |
| parent | 9e3f6c7483d2362660e2bee554125d0215789d9d (diff) | |
Fixed #25501 -- Made the file-based cache backend use the highest pickling protocol.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.10.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 ^^^^ |
