Prepare for 0.12.0 release
[vd_agent.git] / ChangeLog
blobeba7361a0bef88a7dfba2049deeeab00cc2cec0a
1 spice-vdagent-0.12.0
2 --------------------
3 * Full multi-monitor and arbritary resolution support, this requires a new   
4   enough xorg-x11-drv-qxl driver, as well as a new enough host
5 * systemd service support, using systemd hardware acivation
6 * Use syslog for logging, rather then logging to private log files
8 spice-vdagent-0.10.1
9 --------------------
10 * Fix a race condition when opening the vdagent virtio serial port, which
11   caused it to get opened / closed in rapid succession a number of times
12   on vm boot
14 spice-vdagent-0.10.0
15 --------------------
16 * Add limited support for multiple displays, see README
17 * Add support for RHEL-5 (and other distributions with a non hotplug
18   capable Xorg and/or no console-kit), see README.RHEL-5
19 * Add support for using libsystemd-logind as session information source
20   instead of console-kit
22 spice-vdagent-0.8.1
23 -------------------
24 * In daemon mode the session vdagent now retries connecting to the system
25   vdagentd every second, once a connection is made a version check is done,
26   if the version differs (which only happens on an upgrade from one version
27   to the next) the sesion vdagent re-execs itself (Marc-AndrĂ© Lureau)
29 spice-vdagent-0.8.0
30 -------------------
31 * Add support for copy and paste using the primary selection, to use this
32   you need a spice-gtk widget based client and the latest spice-gtk code
33   (Marc-AndrĂ© Lureau and Hans de Goede)
34 * Autotoolized (Christophe Fergeau)
35 * Allow building without consolekit, for systems which don't have ck, such
36   as RHEL-5 (Christophe Fergeau)
37 * Various small bugfixes (Hans de Goede)
39 spice-vdagent-0.6.3
40 -------------------
41 * Initial release, starting with version nr 0.6.3, to indicate that it
42   more or less supports all parts of the cdagent protocol in spice-protocol
43   and spice 0.6.3