diff options
author | Jonathon Jongsma <jjongsma@redhat.com> | 2015-09-23 16:33:51 -0500 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@redhat.com> | 2015-09-25 09:06:55 -0500 |
commit | 6c323ca9fd13937e8557d55cec8898a6259a125f (patch) | |
tree | 2e897140d477908671446b2ff865f04af711731d | |
parent | ae292bdddea2e14eaf83b730081c2e5c413b6d5a (diff) |
Update NEWS for 0.30 releasev0.30
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +v0.30 +===== +- spice-protocol is no longer bundled with spice-gtk. Requires + spice-protocol >= 0.12.10 +- Handle single headed monitors that have a non-zero x, y config +- various small improvements to 'spicy' test application +- Fix build with automake < 1.13 +- various bug fixes and improvements +- New API: + - spice_main_update_display_enabled() + - Add SpiceSession::preferred-compression property and + --spice-preferred-compression commandline switch (requires a + yet-to-be-released version of spice server) +- ability to set the SpiceDisplay::keypress-delay property via a new + SPICE_KEYPRESS_DELAY environment variable + v0.29 ===== |