diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2014-03-19 15:10:28 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2014-03-19 15:24:23 +0100 |
commit | a696dcca167286a44cebaf705e86808e820dbb64 (patch) | |
tree | 5cb7df5aa288993e8958aadcef87cd4ccd3cbe42 /NEWS | |
parent | eeeb6e27be376e74c1ad02c092d8e27011ee738e (diff) |
Start NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +v0.24 (draft) +===== + +- support folder sharing, via WebDAV channel +- add HTTPS proxy support (requires glib 2.28), and Basic auth +- add SPICE_GTK_CHECK_VERSION macro +- fix crash when releasing primary surface +- fix a few memory leaks with SASL +- fix spice_display_get_pixbuf() with offset area +- build-sys improvements + +- note: until now, providing an invalid plain-port didn't error, and + was falling back silently on tls-port. With this release, an error + will be reported if the port can't be opened. + v0.23 ===== |