Codebase list virt-viewer / 92672ae
Update for 0.4.1 release Daniel P. Berrange 12 years ago
2 changed file(s) with 9 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 Virt Viewer News
11 ================
2
3 0.4.1: Aug 4, 2011
4 -------------------
5
6 - Remove bogus use of AM_GLIB_GNU_GETTEXT macro to try to
7 facilitate BSD builds
8 - Support multiple monitors with SPICE and QXL drivers
9 - Don't hardcode SSH port to 22 when tunnelling
210
311 0.4.0: Jul 12, 2011
412 -------------------
00
1 AC_INIT(virt-viewer, 0.4.0)
1 AC_INIT(virt-viewer, 0.4.1)
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