Changes between Version 154 and Version 155 of windows_backend_activity_log


Ignore:
Timestamp:
06/14/10 23:20:44 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v154 v155  
    9090 
    9191[INITIAL POST RELEASE TASKS] 
    92 o Apply AM_MAINTAINER_MODE patch (Ludovic Rousseau) 
     92o Apply AM_MAINTAINER_MODE patch (Ludovic Rousseau) [DONE (in official): 2010.06.11] 
    9393o HID: allow Get Report request for an OUT report or a Set Report request for an IN report (Alan Stern) 
    9494o HID: vendor requests 
    9595o HID: Set/Clear device feature (Remote Wakeup), Get device status, Set/Get Idle, if achievable (Alan Stern) 
    9696o Change the confusing LIBUSB_ERROR_NOT_FOUND returned when a valid interface has not been claimed to ERROR_ACCESS 
     97o is it possible to set MSVC to use release rather than debug at startup? 
    9798 
    9899[EXTRAS - POST RELEASE TASKS] 
     
    221222o do we have an issue with early control requests (set_configuration) when autoclaim is disabled? [FIXED: 2010.05.24] 
    222223o device address is zero program assertion failure [FIXED (driverless devices use devaddr 0): 2010.05.21] 
    223 o HID does not honour the string index for serial (Axel Rohde) 
     224o HID does not honour the string index for serial (Axel Rohde) [FIXED: 2010.06.14] 
    224225o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 
    225226o [wdi] pipe communications between installer and lib don't seem to work with MinGW [FIXED (DON'T PICK EXE from dir, use the one in .libs!!!): 2010.03.23]