mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-08 21:17:49 +03:00
Release v0.5.3
This commit is contained in:
parent
cffee9c27d
commit
ceb38d1c20
16
NEWS
16
NEWS
@ -1,6 +1,22 @@
|
||||
Virt Viewer News
|
||||
================
|
||||
|
||||
0.5.3: May 14, 2012
|
||||
-------------------
|
||||
|
||||
- Add support for raw IPv6 addresses
|
||||
- Add a remote-viewer.desktop file and register spice:// handling
|
||||
- Add a simple connection dialog to remote-viewer
|
||||
- Add remote-viewer --fullscreen=auto-conf option, to update guest
|
||||
monitors configuration to match client
|
||||
- Spice controller support for disable-effects, color-depth and
|
||||
usbredir
|
||||
- Spice controller interaction fixes
|
||||
- Windows version and nsis installer improvements
|
||||
- Import newer translations from transifex
|
||||
- Misc reference leak / crash bugs fixed
|
||||
|
||||
|
||||
0.5.2: Mar 09, 2012
|
||||
-------------------
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
AC_INIT(virt-viewer, 0.5.2)
|
||||
AC_INIT(virt-viewer, 0.5.3)
|
||||
AC_CONFIG_SRCDIR(src/virt-viewer-main.c)
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
Loading…
Reference in New Issue
Block a user