From 855e983ae2712391a5996b006dcf8956cdbf47f8 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 15 Dec 2024 08:29:53 +0100 Subject: [PATCH] Fix: set PRODID on collection upload (instead of vobject is inserting default one) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2292dd77..4ed800a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Improve: auth.ldap config shown on startup, terminate in case no password is supplied for bind user * Add: option [auth] uc_username for uppercase conversion (similar to existing lc_username) * Add: option [debug] storage_cache_action for conditional logging +* Fix: set PRODID on collection upload (instead of vobject is inserting default one) ## 3.3.1