From c8510dd45bfb1d9ff2fd8038f55644b7606ad481 Mon Sep 17 00:00:00 2001 From: k Date: Sat, 23 Nov 2024 16:18:21 +0100 Subject: [PATCH] changelog: update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6b2290d1..8f7868238 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ - Fixed bug in `generic_map.multi_insert_simple_average` - Added defragmentation option `--first-defragment true` of databases to save space (which can save up to 50%) - Fixed bug in the computation of averages in `GenericMap` +- Added support and paramer for cookie files with `--rpccookiefile`, and auto find if the path is `--datadir/.cookie` ## Server