aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYavor Goulishev <yavor@google.com>2011-05-23 11:58:06 -0700
committerYavor Goulishev <yavor@google.com>2011-05-23 11:58:06 -0700
commite9a683104ef3f40d38459c0ca62a2d46f20b0714 (patch)
tree1ef8522d89d3e24c69ed6253e657211a0faa6564 /NEWS
parent88d2245b9a11a11134b39d9d0e54b5c2dba8aeef (diff)
downloadlibusb-compat-e9a683104ef3f40d38459c0ca62a2d46f20b0714.tar.gz
Moving the libusb-compat source from jumper to external.android-sdk-tools_r12android-sdk-adt_r12
Change-Id: Icd5631b38c4b1a16ae0f715d32c1e1d4ba82c435
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..42e84d8
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,26 @@
+This file lists notable changes in each release. For the full history of all
+changes, see ChangeLog.
+
+2009-07-09: libusb-compat-0.1.3 release
+ * Fix cross-compiling
+ * Improved error code compatibility
+
+2009-06-11: libusb-compat-0.1.2 release
+ * Handle libusb initialization failure
+
+2009-05-28: libusb-compat-0.1.1 release
+ * Further improvements to match libusb-0.1 endpoint addressing behaviour
+
+2008-12-13: libusb-compat-0.1.0 release
+ * Documentation changes only
+
+2008-11-21: libusb-compat-0.1.0-beta3 release
+ * Bug fixes
+
+2008-06-28: libusb-compat-0.1.0-beta2 release
+ * Match libusb-0.1 endpoint addressing behaviour
+ * Update for libusb-0.9.1
+
+2008-05-25: libusb-compat-0.1.0-beta1 release
+ * Initial beta release
+