From b92cc8abf2d7c9f3ded25d953a53e9b7c0ae0774 Mon Sep 17 00:00:00 2001 From: Johannes Helmold Date: Thu, 3 Jun 2021 14:33:32 +0200 Subject: [PATCH] Changed / moved changelog entry for remediation ticket sorting issue. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 637d2d554..1ca80e215 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Update subject alternative name in certificate generation [#1503](https://github.com/greenbone/gvmd/pull/1503) - Fix whole-only config family selection [#1517](https://github.com/greenbone/gvmd/pull/1517) - Migrate GMP Scanners to OSP Sensors [#1533](https://github.com/greenbone/gvmd/pull/1533) -- Resolved remediation ticket sorting issue [#1546](https://github.com/greenbone/gvmd/pull/1546) [21.4.0]: https://github.com/greenbone/gvmd/compare/v21.4.0...gvmd-21.04 @@ -99,6 +98,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Escape TLS certificate DNs that are invalid UTF-8 [#1486](https://github.com/greenbone/gvmd/pull/1486) - Free alert get data in report_content_for_alert [#1526](https://github.com/greenbone/gvmd/pull/1526) - Fix erroneous freeing of ical timezone component [#1530](https://github.com/greenbone/gvmd/pull/1530) +- Fixed the sorting / filter by username functionality for remediation tickets [#1546](https://github.com/greenbone/gvmd/pull/1546) ### Removed