mirror of
https://github.com/restic/restic.git
synced 2024-12-23 08:16:36 +00:00
Add entry to changelog
This commit is contained in:
parent
c012fccd22
commit
20bcd281a3
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/pull-2070
Normal file
7
changelog/unreleased/pull-2070
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
Enhancement: Make all commands display timestamps in local time
|
||||||
|
|
||||||
|
Restic used to drop the timezone information from displayed timestamps, it now
|
||||||
|
converts timestamps to local time before printing them so the times can be
|
||||||
|
easily compared to.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/pull/2070
|
Loading…
Reference in a new issue