Changes between Initial Version and Version 2 of Ticket #5844


Ignore:
Timestamp:
11/21/2014 11:23:51 AM (9 years ago)
Author:
Fernando de Oliveira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5844 – Description

    initial v2  
    11[http://people.freedesktop.org/~hughsient/releases/libgusb-0.2.0.tar.xz]
     2
     3{{{
     4Version 0.2.0
     5~~~~~~~~~~~~~
     6Released: 2014-11-20
     7
     8Notes:
     9 - This release raises the GLib requirement to 2.32 and libusb to 1.0.19
     10 - No GUdev functionality is now required
     11
     12New Features:
     13 - Add g_usb_device_get_device_class() (Richard Hughes)
     14 - Use the native hotplug support in libusb 1.0.19 (Richard Hughes)
     15
     16Bugfixes:
     17 - Fix a crash where libusb_get_pollfds() is unavailable (Richard Hughes)
     18 - Manually coldplug devices and poll if hotplugging is not available (Richard
     19   Hughes)
     20}}}