From af27018dedbd4753bfc7771c502bc82a4753ba3e Mon Sep 17 00:00:00 2001 From: Martin Vierula Date: Sat, 27 Aug 2022 10:41:18 -0700 Subject: [PATCH] Fix msc_transaction_cleanup function comment typo --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 203483a8..dab8507d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.x.y - YYYY-MMM-DD (to be released) ------------------------------------- + - Fix msc_transaction_cleanup function comment typo + [Issue #2788 - @lookat23] - Fix: MULTIPART_INVALID_PART connected to wrong internal variable [Issue #2785 - @martinhsv] - Restore Unique_id to include random portion after timestamp