Codebase list virt-viewer / 8e82f5b
Add NEWS for 5.0 release Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Daniel P. Berrange 7 years ago
1 changed file(s) with 19 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 Virt Viewer News
11 ================
2
3 5.0: Nov 24, 2016
4 -----------------
5
6 - Don't retry authentication when credentials
7 are provided via vvfile
8 - Fix display of guest name in title for VNC
9 - Fix detection of domain stop when tunnelling
10 over SSH
11 - Fix problem resizing with GTK client side
12 decorations
13 - Fix leak on file transfer
14 - Only include native spec file in dist to fix
15 rpmbuild -ta
16 - Check min required spice-glib version
17 - Display errors to user if failing to open UNIX socket
18 - Simplify file transfer UI to only display overall
19 progress, rather than full list of files
20 - Show list of files which failed to transfer
221
322 4.0: Jun 20, 2016
423 -----------------