mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-27 02:08:54 +00:00
update CHANGES
This commit is contained in:
parent
6260648266
commit
cfe664db58
1 changed files with 11 additions and 0 deletions
|
@ -1,6 +1,17 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
Version 0.30.2 (not released yet)
|
||||
---------------------------------
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- fix silently ignoring I/O errors
|
||||
- file stats are packed with 'int_to_bigint' in the archive. Unpack these
|
||||
before passing to llfuse.
|
||||
- do not sleep for >60s while waiting for lock, #773
|
||||
|
||||
|
||||
Version 0.30.1
|
||||
--------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue