summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index a30f793c..d85ec064 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,10 @@
+v18.2.0
+-------
+
+* File-based sessions no longer attempt to remove the lock files
+ when releasing locks, instead deferring to the default behavior
+ of zc.lockfile. Fixes :issue:`1391` and :issue:`1779`.
+
v18.1.2
-------