summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt
index 41907634b2..7cdb6aaf77 100644
--- a/docs/releases/1.8.txt
+++ b/docs/releases/1.8.txt
@@ -157,7 +157,8 @@ Minor features
Cache
^^^^^
-* ...
+* The ``incr()`` method of the
+ ``django.core.cache.backends.locmem.LocMemCache`` backend is now thread-safe.
Email
^^^^^