Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
abbbi committed Mar 21, 2024
1 parent bcc152d commit e1ad8d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Version 2.2
* Fix Progressbar during restore: wrong values used. (#160)
* Catch exception if during restore connection to NBD server fails (#163)
* Provide better info message what NBD connection is waiting for.
* Call flush() on NBD connection during restore.
* Call flush() on NBD connection during restore: restore of domains
with multiple disks could fail with NbdConnectionTimeout due to race
condition (#163)
* Pass pidFile to qemu-nbd process for local NBD server during restore,
report PID of forked process instead of parent.

Expand Down

0 comments on commit e1ad8d1

Please sign in to comment.