diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c5ad45..e64a8e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ First official snazzer release. - Snazzer doesn't treat all patterns in `/` like they were implicitly pre- and suffixed with `*`. This behaviour now has to be specified explicitly. - Snazzer now explicitly makes subvolumes absolute by prefixing with `/`. - - All entries in `/etc/snazzer/exclude.patters` need to be either absolute + - All entries in `/etc/snazzer/exclude.patterns` need to be either absolute (start with `/`) or start with a `*`. - Paths displayed by snazzer are now absolute as well. ### Deprecated ###