X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=ChangeLog;h=72572e527342cb9dee7117b51e26dd896ab12c52;hp=a8be06226403c088936af85c31af704a5eb3e480;hb=26e33dcc47a082e4b3f935a5672eb6cd670e9ce0;hpb=c836982f43d67d19cceb6c727675fbbc22ae7981 diff --git a/ChangeLog b/ChangeLog index a8be062..72572e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -85,6 +85,10 @@ version 0.9.4 -- unreleased . Fix configdirectory error that forced you to use /etc/backup.d, thanks anarcat . When determining which backup actions to list, find now follows symlinks for $configdirectory + . Stop checking helpers perms: both "make install" and distros packages + install them with appropriate permissions, it's overzealous to check + this at runtime, and is more complicated to do with current + admingroup option. dup.helper: . Fix: signing was enabled with symmetric encryption. changed cron permissions to 644