summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-11-11 11:16:09 +0000
committerRichard Hughes <richard@hughsie.com>2011-11-11 11:16:09 +0000
commit9cb8bf4f72725fd885c4a37db80d4b71f652982a (patch)
tree0bf20fb55477b79257a3b4ae10aad91f485b7d35 /NEWS
parenta775fcf787080eaffbdb470b06a2b1d146d1a65b (diff)
downloadgusb-9cb8bf4f72725fd885c4a37db80d4b71f652982a.tar.gz
Release version 0.1.2gusb_0_1_2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e3f72d..ee9f44c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 0.1.2
+~~~~~~~~~~~~~
+Released: 2011-11-11
+
+New Features:
+ - Call g_usb_device_list_coldplug() automatically (Richard Hughes)
+
+Bugfixes:
+ - Ignore EBUSY when trying to detach a kernel driver (Richard Hughes)
+ - Fix a build failure on Debian (Richard Hughes)
+
Version 0.1.1
~~~~~~~~~~~~~
Released: 2011-11-01