summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bug-1941020-f694395a9bcea72f.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1941020-f694395a9bcea72f.yaml b/releasenotes/notes/bug-1941020-f694395a9bcea72f.yaml
new file mode 100644
index 000000000..179455225
--- /dev/null
+++ b/releasenotes/notes/bug-1941020-f694395a9bcea72f.yaml
@@ -0,0 +1,11 @@
+---
+deprecations:
+ - |
+ The following options in the ``[memcache]`` section have been deprecated
+ because these options have had no effect since Pike. Please use
+ ``memcache_*`` options in the ``[cache]`` section instead.
+
+ - ``dead_retry``
+ - ``pool_maxsize``
+ - ``pool_unused_timeout``
+ - ``pool_connection_get_timeout``