mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
spice-server 0.14.0 release
This commit is contained in:
parent
657a1d92e8
commit
40ca6c29c7
9
NEWS
9
NEWS
@ -1,3 +1,12 @@
|
||||
Major Changes in 0.14.0:
|
||||
========================
|
||||
|
||||
This is the first release in the new 0.14.x stable series. This release should
|
||||
be ready for production use.
|
||||
|
||||
* fix client mouse with virgl
|
||||
* fix frozen display after seamless migration
|
||||
|
||||
Major Changes in 0.13.91:
|
||||
=========================
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@ AC_PREREQ([2.57])
|
||||
#
|
||||
dnl TODO see server/spice-char.h TODO comment for API breakage
|
||||
m4_define([SPICE_CURRENT], [13])
|
||||
m4_define([SPICE_REVISION], [3])
|
||||
m4_define([SPICE_REVISION], [4])
|
||||
m4_define([SPICE_AGE], [12])
|
||||
|
||||
AC_INIT(spice, [m4_esyscmd(build-aux/git-version-gen .tarball-version)],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user