> > --- > NEWS | 15 +++++++++++++++ > configure.ac | 2 +- > 2 files changed, 16 insertions(+), 1 deletion(-) > > diff --git a/NEWS b/NEWS > index 784747e3f..3f715d2f6 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,3 +1,18 @@ > +Major Changes in 0.13.91: > +========================= > + > +*** IMPORTANT *** > +0.13.91 is the first release candidate for the stable 0.14.x series. While > some > +bugs might still be present, it should be stable. > + > +* set human-readable name on spice threads > +* leak fixes > +* robustness improvements (fix potential crashes in situation which should > not > + happen on normal use) > +* add sanity-checks for ORC library as it can abort spice-server when > selinux > + is in use > +* more code cleanups/improvements > + > Major Changes in 0.13.90: > ========================= > > diff --git a/configure.ac b/configure.ac > index 483dbfdf8..cd046d282 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -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], [2]) > +m4_define([SPICE_REVISION], [3]) > m4_define([SPICE_AGE], [12]) > > AC_INIT(spice, [m4_esyscmd(build-aux/git-version-gen .tarball-version)], Don't remember anything missing Acked-by: Frediano Ziglio <fziglio@xxxxxxxxxx> Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel