[Spice-commits] NEWS configure.ac

Christophe Fergau teuf at kemper.freedesktop.org
Thu Aug 8 07:30:33 PDT 2013


 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit d28d2869b2635512024074aa2396732b9d57afc4
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Wed Aug 7 10:40:44 2013 +0200

    Prepare for 2.8.90 release

diff --git a/NEWS b/NEWS
index 7b35828..0fbb668 100644
--- a/NEWS
+++ b/NEWS
@@ -16,3 +16,11 @@ spice-xpi 2.8
 - added tcp ports validation support
 - switched from log4cpp to glib debug messages
 - introduced test page generator
+
+spice-xpi 2.8.90
+================
+
+- added Windows build support using MinGW
+- added proxy support
+- dropped usage of nspr
+- made xulrunner dependency optional
diff --git a/configure.ac b/configure.ac
index 4a79626..bb5ebc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT(spice-xpi, [2.9pre], [], spice-xpi)
+AC_INIT(spice-xpi, [2.8.90], [], spice-xpi)
 
 AC_CONFIG_MACRO_DIR([m4])
 AM_CONFIG_HEADER([config.h])


More information about the Spice-commits mailing list