diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cacc26d2..0a97703e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## - Bugfix: Fixed crash on corrupt attachment block when doing oplog import +- Bugfix: Fixed off-by-one in GetPidStatus (Linux) which could cause spurious errors ## 5.5.12 - Feature: Added option `gc-validation` to `zenserver` that does a check for missing references in all oplog post full GC. Enabled by default. |