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 c477d6f13..b157af66c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- Bugfix: If zenserver fails to pick up a request for a sponsor process, make sure to clear the slot
- Bugfix: Fix potential hole where an chunk could be lost during GC if the package referenced a chunk that already existed in store
- Bugfix: Make op key and file path matching in `zen oplog-mirror` case insensitive
+- Bugfix: Fixed memory leak in cache (would leak GetBatchHandle instances)
## 5.5.9
- Feature: Added command `zen cache-get` to fetch a cache value/record or an attachment from a cache record