++changelog

This commit is contained in:
Darko Poljak 2020-05-23 19:03:13 +02:00
parent 15e4b5ee3b
commit 6ba73c4be6
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ next:
* Type __ssh_authorized_keys: Fix bug where --option was not multiple (Evil Ham)
* Type __motd: Debian/Ubuntu/Devuan use /etc/motd (Ander Punnar)
* Type __group: Fix --gid on FreeBSD (Ander Punnar)
* Configuration: Fix typos in cdist.cfg.skeleton (Jaak Ristioja)
* Type __user: Fix user deletion on FreeBSD (Ander Punnar)
6.5.5: 2020-05-01
* Core: Fix XDG_CONFIG_HOME config file location (Joachim Desroches)