mirror of
https://github.com/restic/restic.git
synced 2024-12-21 23:33:03 +00:00
Add entry to changelog
This commit is contained in:
parent
92918ef1b6
commit
c7d789ab04
1 changed files with 7 additions and 0 deletions
7
changelog/0.8.2/pull-1554
Normal file
7
changelog/0.8.2/pull-1554
Normal file
|
@ -0,0 +1,7 @@
|
|||
Enhancement: fuse/mount: Correctly handle EOF, add template option
|
||||
|
||||
We've added the `--snapshot-template` string, which can be used to specify a
|
||||
template for a snapshot directory. In addition, accessing data after the end of
|
||||
a file via the fuse mount is now handled correctly.
|
||||
|
||||
https://github.com/restic/restic/pull/1554
|
Loading…
Reference in a new issue