From 378e31c79b25393c3513762f58eadcd986e13a52 Mon Sep 17 00:00:00 2001 From: Martin Vierula Date: Wed, 9 Feb 2022 09:16:42 -0800 Subject: [PATCH] CHANGES: Adds info about #2602 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index da895962..d4765405 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.x.y - YYYY-MMM-DD (to be released) ------------------------------------- + - Fix misuses of LMDB API + [Issue #2601, #2602 - @hyc] - Fix duplication typo in code comment [Issue #2677 - @gleydsonsoares] - Add ctl:auditEngine action support