From 61c956e3f20a6f0fa069c63f8c8f6c686678b4b1 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Wed, 30 May 2018 13:54:22 -0300 Subject: [PATCH] CHANGES: Adds info about: #1754 & #1778 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 04679a20..587ef56e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ v3.0.3 - YYYY-MMM-DD (to be released) ------------------------------------- + - Refactoring on {global,ip,resources,session,tx,user} collections + [Issue #1754, #1778 - @LeeShan87, @zimmerle, @victorhora, @wwd5613, + @sobigboy] - Fix race condition in UniqueId::uniqueId() [Issue #1786 - @weliu] - Fix memory leak in error message for msc_rules_merge C APIs