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 59d1585e2..2c9aa09db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- Bugfix: Close down http server gracefully when exiting even while requests are still being processed
- Bugfix: Flush snapshot for filecase on flush/exit
- Bugfix: Fix log of size found when scanning for files in filecas
+- Bugfix: Fix crash at startup if dead process handles are detected in ZenServerState
## 0.2.9
- Bugfix: Treat reading outside of block store file as a not found error. We may encounter truncated blocks due to earlier abnormal termination of zenserver or disk failures