From f91725897910cdd6a4fac36d990351d761ac1302 Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Mon, 6 Sep 2021 18:33:23 +0530 Subject: [PATCH] CHANGELOG: Add entry for bugfix (table collapse on reset) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 584c1703d..addaf174a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/). - Malfunctioning timestomping PBA. #1405 - Malfunctioning shell startup script PBA. #1419 - Trap command produced no output. #1406 -- Overlapping Guardicore logo in the landing page #1441 +- Overlapping Guardicore logo in the landing page. #1441 +- PBA table collapse in security report on data change. #1423 ### Security - Generate a random password when creating a new user for CommunicateAsNewUser