--- NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 NEWS diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..4ece9fe --- /dev/null +++ b/NEWS @@ -0,0 +1,12 @@ +Major changes in 0.1.1 +====================== + +KMS support +DFPS available to guest driver too +Xspice audio & agent support +GPL code removed (EDID) +Warnings squash +Bug fixes (numbers are Red Hat Bugzilla bug ids): + 883578 - remote-viewer gets frozen after migration of guest with video playback + 968931 - Crash in Xspice after closing tab with spice-html5 + 894421 - Small change in guests resolution results in wrong resolution diff --git a/configure.ac b/configure.ac index 6322d53..01377a4 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-qxl], - [0.1.0], + [0.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-qxl]) AC_CONFIG_SRCDIR([Makefile.am]) -- 1.8.3.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel