--- 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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel