Skip to content

Commit

Permalink
Updated ReleaseNotes file for alpha 3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
walac committed Sep 9, 2012
1 parent 4955b62 commit 33f9373
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
PyUSB News
==========

What's new in PyUSB 1.0.0 (alpha 3)?
====================================

**WARNING**: this release renames the libusb 1.0 and libusb 0.1 backends. If
your code makes direct access to this backends, you will have to change it.

- Fixed several legacy module bugs (by Tormod Volden).
- Fixed libusb0 backend for BSDs and Mac OSX.
- Fixed data loss when less the requested number of bytes were read (by
Braiden Kindt).
- Documentation fixes.

What's new in PyUSB 1.0.0 (alpha 2)?
====================================

Expand Down

0 comments on commit 33f9373

Please sign in to comment.