summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathan Hjelm <hjelmn@google.com>2019-08-09 09:26:41 -0700
committerNathan Hjelm <hjelmn@google.com>2019-08-09 09:26:41 -0700
commita5990ab10f68e5ec7498f627d1664b1f842fec4e (patch)
tree0c88fe13a438e32532ed7e1b6de8c7975b17ade4 /ChangeLog
parente80c1508d3469ecf1042adee3905d6305351de79 (diff)
downloadlibusb-a5990ab10f68e5ec7498f627d1664b1f842fec4e.tar.gz
update to 1.0.23-rc2v1.0.23-rc2
Signed-off-by: Nathan Hjelm <hjelmn@google.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index df7b9a6..a242c9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
For detailed information about the changes below, please see the git log or
visit: http://log.libusb.info
-2019-04-05: v1.0.23 (in progress)
+2019-08-09: v1.0.23 (in progress)
* Add German translation (#446)
* Add Hungarian translation (#493)
* Android: Improved support for Android
+* BSD: Remove infinite recursion in OpenBSD backend
* configure.ac: Fix detection of clock_gettime library (#439)
* Darwin(macOS): Switch from using ResetDevice to USBDeviceReEnumerate (#455)
* Darwin(macOS): Remove code that changed the device class used (#428)