[Spice-devel] [PATCH 2/2] Prepare for release 0.15.0

Alon Levy alevy at redhat.com
Mon Oct 14 14:47:08 CEST 2013


---
 ChangeLog    | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 99508f9..4138359 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+spice-vdagent-0.15.0
+--------------------
+* Xspice support
+* Release clipboard on client disconnect if owned by client (rhbz#1003977)
+* Turn some error messages into debugging messages (rhbz#918310)
+* Not having the virtio channel is not an error; instead silently do nothing
+
 spice-vdagent-0.14.0
 --------------------
 * More multi-monitor and arbritary resolution support bugfixes
diff --git a/configure.ac b/configure.ac
index a1ce6c0..79905a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT([spice-vdagent], [0.14.0])
+AC_INIT([spice-vdagent], [0.15.0])
 AC_CONFIG_SRCDIR([configure.ac])
 
 AM_CONFIG_HEADER([src/config.h])
-- 
1.8.3.1



More information about the Spice-devel mailing list