summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2015-03-03 15:12:50 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2015-03-04 12:09:01 +0100
commitf74b44033e5a95f94ecb3e8f00f5a90bd1648d29 (patch)
tree19b4f7ed1e95d8eb4562f036370925e69ac4eedd /NEWS
parent0f0fce59635672dd5730f475b6086af70c0a27e7 (diff)
Prepare v0.28 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index abc1477..ad6b7a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+v0.28
+=====
+
+- webdav improvements:
+ - no longer spawn a server thread
+ - no longer use local TCP sockets & port
+ - provides read-only mode with SpiceSession:share-dir-ro
+ - requires libphodav-2.0 glib-2.0 >= 2.43.90 libsoup-2.4 >= 2.49.91
+- drop gstreamer 0.10 in favour of 1.0
+- add spice+unix://path connection support
+- accept URI with empty parameters value,
+ such as spice://localhost?port=5900&tls-port=
+- fixed lz4 support
+- silence some harmless warnings
+- misc API documentation improvements
+- switch-host migration fixes
+- learn to build --without-gtk
+- bugs and regressions fixes
+
v0.27
=====