From c0583f6fe82b38f3969a309a90a65ea0f2f8347a Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Tue, 31 Aug 2010 14:11:05 +0200 Subject: [PATCH] Update NEWS for release --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 5d7baa30..b5845e7a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Major changes in 0.6.0: +======================= +Major changes in this releas: +* Various bugfixes +* Make build work on arm7 +* Fix build for python 2.5 +* Don't allow video streams on non-primary surface +* Fix shared memory leaks in client +* Add some new libspice-server APIs for configuration options +* Convert SpiceVDIPort API to generic SpiceCharDevice API +* Add capabilities negotiation to agent + Major changes in 0.5.3: =======================