1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-10 22:24:13 +00:00

update changes

This commit is contained in:
Marian Beermann 2016-12-17 12:00:25 +01:00
parent f5d6093ccc
commit 445365b3ff

View file

@ -82,6 +82,9 @@ Bug fixes:
- skip corrupted chunks during manifest rebuild
- fix TypeError in integrity error handler, #1903, #1894
- fix location parser for archives with @ char (regression introduced in 1.0.8), #1930
- fix wrong duration/timestamps if system clock jumped during a create
- fix progress display not updating if system clock jumps backwards
- fix checkpoint interval being incorrect if system clock jumps
Other changes: