summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2012-02-22 12:20:34 +0100
committerHans de Goede <hdegoede@redhat.com>2012-02-22 16:35:23 +0100
commit575d73b42b283fb7f76a7e627cda94c896c90f00 (patch)
treed84d3da61b4c6285b9f9d93dfa7037e62c8184d2 /ChangeLog
parente848f9b28a0192305db3bce3a8fd3fb8cd225bec (diff)
Release 0.4usbredir-0.4
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8512b8..6339518 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+usbredir-0.4 22 February 2012
+-----------------------------
+-Add usb_redir_filter_reject and usb_redir_filter_filter packets and
+ an usb_redir_cap_filter capability flag
+-Add an usb_redir_device_disconnect_ack packet and
+ an usb_redir_cap_device_disconnect_ack capability flag
+
+-usbredirparser:
+ -Add an usbredirparser_have_peer_caps function
+
+-usbredirhost:
+ -Allow re-using a host instance with multiple devices, see the documentation
+ for the new usbredirhost_set_device() function in usbredirhost.h
+ -Quite a few bugfixes
+
+
usbredir-0.3.3 12 January 2012
------------------------------
-usbredirparser: