aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorAdam Hampson <ahampson@google.com>2013-01-28 18:30:11 -0800
committerAdam Hampson <ahampson@google.com>2013-01-29 08:57:31 -0800
commit60ed380e961ed65bf2ddeb16d43121cdbeba6d3e (patch)
tree479706642a2609a9a35dc0b682f7d68daca5febc /RELEASE-NOTES
parent6964b7897e5cd3ee03552bd22269c5e01697d828 (diff)
downloadlibusb_aah-60ed380e961ed65bf2ddeb16d43121cdbeba6d3e.tar.gz
Add libusb v1.0.9
Change-Id: Ib2d76c36a6caffcf69d03a8798ca2c2222c85ae7 Signed-off-by: Adam Hampson <ahampson@google.com>
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES35
1 files changed, 35 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
new file mode 100644
index 0000000..b8fe795
--- /dev/null
+++ b/RELEASE-NOTES
@@ -0,0 +1,35 @@
+libusb 1.0.9
+
+This release has taken much too long to finish, but this also means that it
+has a long list of bugs fixes and many other improvements.
+
+Perhaps the most exciting improvement is the addition of the backend for
+Microsoft Windows, which closes ticket #1.
+
+A very special thanks goes to Pete Batard, Michael Plante, Tim Roberts,
+Orin Eman, Graeme Gill, and everyone else in the community who help work
+on the Windows support!
+
+Because Windows is a peculiar beast you may encounter some bugs when using
+this first release with the Windows backend. In that case, please get in
+touch with the libusb community so that we can help resolve them. File a
+ticket at http://libusb.org/newticket or let us know via email or on IRC.
+Visit http://libusb.org/ for all contact details.
+
+Another exciting improvement is the new OpenBSD backend, which also works
+on NetBSD systems.
+
+All known downstream bugs and all known severe bugs reported directly to
+libusb.org have been fixed in this release, so please report new ones!
+
+
+This release would not have been what it is without help, code, reports,
+and advice from friends like these:
+
+ Alan Ott, Alan Stern, Brian Shirley, Dave Camarillo, Graeme Gill,
+ Hans de Goede, Hector Martin, James Hanko, Konrad Rzepecki,
+ Ludovic Rousseau, Martin Pieuchot, Mike Frysinger, Orin Eman,
+ Pekka Nikander, Pete Batard, Sean McBride, Sebastian Pipping,
+ Stephan Meyer, Thomas Röfer, Trygve Laugstøl, Vitali Lovich, Xiaofan Chen
+
+ Thanks!