summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 131c3ee..fd3b54c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+usbredir-0.7.1 29 Oct 2015
+----------------------------
+-usbredirfilter
+ -force check to device which had all interfaces skipped. This fix a bug
+ which allow a KVM device to be redirect when it should not
+-usbredirparser:
+ -allow missing capabilities from source host when loading a USB
+ redirection stream during a qemu migration
+-usbredirhost:
+ -new callback to drop isoc packets when application's pending writes buffer
+ size is too big; The threshold calculation aims at 10fps as worst case to
+ give at least 150ms of continuous data to application.
+
usbredir-0.7 19 May 2014
--------------------------
-usbredirproto: