From 10301e29ad488ff4acbf0a5bd4f8188cca635721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ricks?= Date: Tue, 4 Jun 2019 15:55:26 +0200 Subject: [PATCH] Add changelog entry for ldap/radius settings changes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c074951cb5..bf763066a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Cleanup get_report function in gsad [#1263](https://github.com/greenbone/gsa/pull/1263) ### Fixed +- Display text if gvm-libs is build without LDAP and/or Radius support [#1437](https://github.com/greenbone/gsa/pull/1437) - Fix sending related resources in permission.create() [#1432](https://github.com/greenbone/gsa/pull/1432) - Don't allow bulk tagging vulnerabilities [#1429](https://github.com/greenbone/gsa/pull/1429) - Fix "given type was invalid" error for saving filters [#1428](https://github.com/greenbone/gsa/pull/1428)