summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2013-04-11 15:53:11 +0200
committerHans de Goede <hdegoede@redhat.com>2013-04-11 17:24:56 +0200
commita3dea8eb4b7175eb22e15f5696fbc186464a033b (patch)
tree8387e316c88b0fd7d19c27a0f32ddae543231934 /ChangeLog
parentdd8b05ab01e20a3bf5e39405e74ee912184062c0 (diff)
downloadvd_agent-a3dea8eb4b7175eb22e15f5696fbc186464a033b.tar.gz
vd_agent-a3dea8eb4b7175eb22e15f5696fbc186464a033b.tar.xz
vd_agent-a3dea8eb4b7175eb22e15f5696fbc186464a033b.zip
vdagentd: Allow runtime disabling of session-info (rhbz#904084)
Add spice-vdagent -X cmdline option, which runtime disables console-kit / systemd-logind integration for setups where these are not used. This is useful for using pre-build binaries (ie distro binaries) in such setups. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8994467..dc23a00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ spice-vdagent-0.14.0
-Max one monitor per Screen / qxl device
-All monitors / Screens must have the same resolution
-No client -> guest resolution syncing
+* Add spice-vdagent -X cmdline option, which runtime disables console-kit /
+ systemd-logind integration for setups where these are not used
spice-vdagent-0.12.1
--------------------