[Spice-devel] [PATCH spice-gtk] RFC: Update NEWS for 0.33 release

Marc-André Lureau mlureau at redhat.com
Thu Oct 6 09:56:20 UTC 2016


Hi

----- Original Message -----
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
>  NEWS | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/NEWS b/NEWS
> index 178bedd..e788186 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,19 @@
> +v0.33
> +=====
> +
> +- lz4 compression of USB channel
> +- keyboard: pause key fixes, set keypress-delay to 0 on local socket
> +- mouse: fix pointer grabbing in server mode
> +- clipboard: fix copying text from old application without UTF8_STRING
> +  target (motif)
> +- file-xfer changes: grouping all transferred files per operation
> +- new spice_file_transfer_task_get_{total_bytes,transferred_bytes} API
> +  and associated properties

Those new symbols should make us bump spice-client-glib version-info to 14:0:6, right?

Alternative is to not have new symbols and just use object properties (my preference, but might require changes in virt-viewer upstream?)

> +- new SpiceChannel:socket property
> +- fix rendering issues with CSD on Windows
> +- fix gettext support, some translations updates
> +- many leaks and races fixes, new tests
> +
>  v0.32
>  =====
>  
> --
> 2.10.0
> 
> 


More information about the Spice-devel mailing list