mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-27 06:23:42 +00:00
Update for 0.4.1 release
This commit is contained in:
parent
cf1ae8bfab
commit
92672aee3b
8
NEWS
8
NEWS
@ -1,6 +1,14 @@
|
||||
Virt Viewer News
|
||||
================
|
||||
|
||||
0.4.1: Aug 4, 2011
|
||||
-------------------
|
||||
|
||||
- Remove bogus use of AM_GLIB_GNU_GETTEXT macro to try to
|
||||
facilitate BSD builds
|
||||
- Support multiple monitors with SPICE and QXL drivers
|
||||
- Don't hardcode SSH port to 22 when tunnelling
|
||||
|
||||
0.4.0: Jul 12, 2011
|
||||
-------------------
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
|
||||
AC_INIT(virt-viewer, 0.4.0)
|
||||
AC_INIT(virt-viewer, 0.4.1)
|
||||
AC_CONFIG_SRCDIR(src/virt-viewer-main.c)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
dnl Make automake keep quiet about wildcards & other GNUmake-isms
|
||||
|
||||
Loading…
Reference in New Issue
Block a user