From 3033e7fcc53820c3726ef732239709dfebad7ee3 Mon Sep 17 00:00:00 2001 From: redteampanda-ng <31235211+redteampanda-ng@users.noreply.github.com> Date: Fri, 30 Jan 2026 14:51:02 +0100 Subject: [PATCH] chore: update changelog --- changelog/log2.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/changelog/log2.rst b/changelog/log2.rst index 16797e2..df25c2a 100644 --- a/changelog/log2.rst +++ b/changelog/log2.rst @@ -1,6 +1,22 @@ Management Center v3.2 ====================== +Management Center 3.2.2 +----------------------- + +Release Date: Fri, 30 Jan 2026 11:45:00 +0100 + +.. list-table:: + :header-rows: 1 + :widths: 15, 85 + + * - Type + - Description + * - Bugfix + - Fixed AIX compatibility issue where the binary was only running on AIX 7.3; now supports AIX 7.2 again + * - Bugfix + - Fixed THOR Launcher deadlock when THOR subprocess received an external termination signal + Management Center 3.2.1 -----------------------