Files
restic/changelog/unreleased/pull-21876
T
Michael Eischer f058670219 polish changelogs
2026-06-23 19:55:12 +02:00

9 lines
385 B
Plaintext

Bugfix: Show timezone location in `snapshots` output
Since restic 0.19.0, the `snapshots` command printed the current timezone when
listing snapshots. That label can change during the year, for example with
daylight saving time. Restic now prints the location name instead.
https://github.com/restic/restic/pull/21876
https://forum.restic.net/t/possible-bug-in-timezone-naming/10867