aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 61ac6f41d..e472ef69d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
- Feature: Implemented initial and experimental support for pluggable transports via (`--http=plugin`)
- Feature: Add caching of referenced CId content for structured cache records, this avoid disk thrashing when gathering references for GC
- disabled by default, enable with `--cache-reference-cache-enabled`
+- Feature: Added `--clean` command line option which can be used to wipe all server state at startup (useful for testing/benchmarking)
- Changed: The default port for zenserver has been changed from 1337 to 8558
- Bugfix: GC logging now correctly reports used/free disk space in log message
- Bugfix: Fixed calculation of cache memory layer total size