[Spice-devel] [qxl] Prepare for 0.1.4 release
Christophe Fergeau
cfergeau at redhat.com
Mon Mar 30 08:53:57 PDT 2015
---
Hey, it's probably time for a new QXL release, here is the suggested NEWS file. If
you have pending patches, just let me know! I'll spin the release on Thursday
or Friday.
Christophe
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 2b9423d..59e0e4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 0.1.4
+======================
+Added smartcard support to XSpice
+Memleak fix which could cause X to run out of memory
+Expose randr properties for suggested display positions if kernel
+supports it
+
Major changes in 0.1.3
======================
Xspice performance/stability improvements
diff --git a/configure.ac b/configure.ac
index 27b1cc7..6555a8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-qxl],
- [0.1.3],
+ [0.1.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-qxl])
AC_CONFIG_SRCDIR([Makefile.am])
--
2.3.4
More information about the Spice-devel
mailing list