summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-07-21 13:57:26 +0300
committerAlon Levy <alevy@redhat.com>2011-07-22 16:37:02 +0300
commitf0e5a3cb77625b32050f052a8ede7ab0ca008224 (patch)
tree0b48244cb4520f11e4c451653048087db3d62e2d /NEWS
parent0b6a49011043ecaba2f91351b67c28119ed8418a (diff)
downloadspice-0.8.2.tar.gz
spice-0.8.2.tar.xz
spice-0.8.2.zip
Release 0.8.20.8.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e2cec296..ee6ceecf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 0.8.2:
+=======================
+* server: sasl support (fdo bz 34795)
+* server: support guest async io
+* server: support guest suspend and hibernate
+* server: add symbol versioning to libspice-server.so
+* server: prevent running an old spice-server with a newer qemu
+* server Bug fixes (RHBZ): 714801, 713474, 674532, 653545
+* client Bug fixes (RHBZ): 712938, 710461, 673973, 667689
+* require spice-protocol >= 0.8.1
+
Major changes in 0.8.1:
=======================
* client: Fix handling of --smartcard-db option