Skip to content

Commit

Permalink
Fix typo in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csirac2 authored Dec 28, 2016
1 parent bb67208 commit 97cf626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ###
Expand Down

0 comments on commit 97cf626

Please sign in to comment.