Codebase list virt-viewer / 1a82b22
Prepare for release 0.5.2 Marc-André Lureau 12 years ago
2 changed file(s) with 10 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 Virt Viewer News
11 ================
2
3 0.5.2: Mar 01, 2012
4 -------------------
5
6 - Import newer translations from transifex
7 - remote-viewer learned Spice controller customizable key bindings,
8 smartcard property, and foreign menu
9 - Fix Spice crash on re-connection
10 - Fix connecting via ssh to a password-protected server
211
312 0.5.1: Feb 17, 2012
413 -------------------
00
1 AC_INIT(virt-viewer, 0.5.1)
1 AC_INIT(virt-viewer, 0.5.2)
22 AC_CONFIG_SRCDIR(src/virt-viewer-main.c)
33 AM_CONFIG_HEADER(config.h)
44 dnl Make automake keep quiet about wildcards & other GNUmake-isms