summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Dickens <christopher.a.dickens@gmail.com>2015-09-05 10:33:07 -0700
committerChris Dickens <christopher.a.dickens@gmail.com>2015-09-05 10:33:07 -0700
commit440fdbbf1a6af2066dd4f6319cd56c5cc2140a92 (patch)
tree0103c3f36b2bec0ee02470af4c22b2d5777eb971 /ChangeLog
parent7a0044320066976633cd5ba3c8addfc8131cc2ac (diff)
downloadlibusb-440fdbbf1a6af2066dd4f6319cd56c5cc2140a92.tar.gz
libusb 1.0.20-rc3v1.0.20-rc3
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 736655e..140a067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
For detailed information about the changes below, please see the git log or
visit: http://log.libusb.info
-2015-09-02: v1.0.20
+2015-09-05: v1.0.20-rc3
* Add Haiku support
* Fix multiple memory and resource leaks (#16, #52, #76, #81)
* Fix possible deadlock when executing transfer callback