From 8ace457428f787b55cd875865416356ef784443a Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 19 Oct 2025 21:10:00 +0200 Subject: [PATCH] strict_preconditions: changelog extension --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc54d8eb..12e5c97e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * Extend [auth]: re-factor & overhaul LDAP authentication, especially for Python's ldap module * Fix: out-of-range timestamp on 32-bit systems * Feature: extend logging with response size in bytes and flag served as plain or gzip -* Feature: [storage] strict_preconditions: new config option to enforce strict precondition check +* Feature: [storage] strict_preconditions: new config option to enforce strict preconditions check on PUT in case item already exists [RFC6352#9.2] ## 3.5.7 * Extend: [auth] dovecot: add support for version >= 2.4