diff options
| author | Dan Engelbrecht <[email protected]> | 2022-11-24 22:00:46 +0100 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2022-11-24 22:02:00 +0100 |
| commit | 565dfdbf6aa538d418a33b2770bd9027aea579ed (patch) | |
| tree | d6b919a226481bce99e326281459079b7648ec56 | |
| parent | 0.1.9-pre4 (diff) | |
| download | zen-565dfdbf6aa538d418a33b2770bd9027aea579ed.tar.xz zen-565dfdbf6aa538d418a33b2770bd9027aea579ed.zip | |
changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aae05f5e..7ea28f80a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ - Feature: Configure OpenID providers from cmd line and Lua cfg - Feature: Added zen command line executable to release distribution - Bugfix: Fix double reporting of disk usage for namespaces -- Bugfix: Fix double garbage collection analisys for of namespaces +- Bugfix: Fix double garbage collection analisys and garbage collection execution of namespaces - Improvement: Improve tracking of used disk space for filecas and compactcas - Improvement: Add tracking of used disk space for project store - Improvement: Bumped limit for storing cache values as separate files to reduce number of loose files |