summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/deprecation.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index 7aa58e4ee7..b983ae1ace 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -27,6 +27,9 @@ details on these changes.
* ``django.utils.translation.string_concat()`` will be removed.
+* ``django.core.cache.backends.memcached.PyLibMCCache`` will no longer support
+ passing ``pylibmc`` behavior settings as top-level attributes of ``OPTIONS``.
+
.. _deprecation-removed-in-2.0:
2.0