summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2020-02-20 10:20:42 +0000
committerRichard Hughes <richard@hughsie.com>2020-02-20 10:20:42 +0000
commit377917fed85476d615f72279d0c97bc391d0f191 (patch)
treec7a28c974f8a9899159b9be6398208d1d79ed45e
parent3ee71729cf44bdd6d4956a1aad47ea5214cd61f9 (diff)
downloadgusb-377917fed85476d615f72279d0c97bc391d0f191.tar.gz
Release version 0.3.40.3.4
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 549e872..09b6b11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 0.3.4
+~~~~~~~~~~~~~
+Released: 2020-02-20
+
+Notes:
+ - This fixes the symbol version for g_usb_version_string() to be in the right
+ place, so update this library alongside with external programs if you've
+ already started using this symbol for example in fwupd. We've put a mechanism
+ in place so this kind of thing can't happen again. Sorry!
+
+New Features:
+ - Validate the exported symbol list during check (Richard Hughes)
+
+Bugfixes:
+ - Include the USB bus in the generated platform_id (Richard Hughes)
+
Version 0.3.3
~~~~~~~~~~~~~
Released: 2020-01-30