From 5eac7a021cce347e72d0559094a0dda754cc5da2 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 26 Feb 2024 21:42:06 +0100 Subject: [PATCH] Changes: document contributions --- CHANGES-3.3 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES-3.3 b/CHANGES-3.3 index 5161fbf1b..c40feefbd 100644 --- a/CHANGES-3.3 +++ b/CHANGES-3.3 @@ -10,10 +10,13 @@ the history of the 3.2 series (2018-05 - 2022-08). # 3.3.4 (unreleased) This release contains contributions from (alphabetically by first name): + - Adriaan de Groot + - Victor Fuentes ## Core ## ## Modules ## + - *partition* fixed a bug with an uninitialized variable. (thanks Victor) # 3.3.3 (2024-02-24)