diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cd3c4aad..2c67ee31f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,6 +86,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Clean up log config, add gvm-libs log domains [#1502](https://github.com/greenbone/gvmd/pull/1502) - Sort missing severity as lowest value in GMP get [#1508](https://github.com/greenbone/gvmd/pull/1508) - Use passwordbasedauthentication of gvm-libs instead of auth_utils [#1505](https://github.com/greenbone/gvmd/pull/1505) +- Set file permissions in greenbone-feed-sync [#1575](https://github.com/greenbone/gvmd/pull/1575) ### Fixed - Also create owner WITH clause for single resources [#1406](https://github.com/greenbone/gvmd/pull/1406)