mirror of
https://github.com/restic/restic.git
synced 2025-08-12 15:27:45 +00:00
Create changelog/ release subdir for 0.9.2
This commit is contained in:
8
changelog/0.9.2_2018-08-06/issue-1893
Normal file
8
changelog/0.9.2_2018-08-06/issue-1893
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: Return error when exclude file cannot be read
|
||||
|
||||
A bug was found: when multiple exclude files were passed to restic and one of
|
||||
them could not be read, an error was printed and restic continued, ignoring
|
||||
even the existing exclude files. Now, an error message is printed and restic
|
||||
aborts when an exclude file cannot be read.
|
||||
|
||||
https://github.com/restic/restic/issues/1893
|
Reference in New Issue
Block a user