mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 12:55:18 +00:00
Add entry to changelog
This commit is contained in:
parent
4e2a87c920
commit
4b2d3b15a2
7
changelog/unreleased/issue-1608
Normal file
7
changelog/unreleased/issue-1608
Normal file
@ -0,0 +1,7 @@
|
||||
Bugfix: Respect time stamp for new backup when reading from stdin
|
||||
|
||||
When reading backups from stdin (via `restic backup --stdin`), restic now uses
|
||||
the time stamp for the new backup passed in `--time`.
|
||||
|
||||
https://github.com/restic/restic/issues/1608
|
||||
https://github.com/restic/restic/pull/1703
|
Loading…
Reference in New Issue
Block a user