ChangeLog 667 B

12345678910111213141516171819202122
  1. 0.3:
  2. - Detect correct subsystem from configure.
  3. - Use MinGW/MSYS to build on MS Windows
  4. - Hide password input under MS Windows
  5. - Install into sbin instead of bin
  6. - Added "reset security" command
  7. - Added new devices to PID/VID list of libusb subsystem
  8. - Fixed displaying of disk sizes > 4 GB
  9. 0.2:
  10. - Renamed executables(u3_tool -> u3-tool)
  11. - Added Info command
  12. - Don't ask password for disable security
  13. - Print size's in human readable format
  14. - Fixed printing of large device size
  15. - Warn if user is about to block device
  16. - Handle blocked device better
  17. - Make sg subsystem the default
  18. - Change build system to autoconf/automake
  19. 0.1:
  20. - Initial version