Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2024 08:26:43 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 365887828521 - stable/14 - RELNOTES: document usbconfig(8) changes
Message-ID:  <202403270826.42R8QhAI096223@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=365887828521752217bf19e8ab095da8cde0632e

commit 365887828521752217bf19e8ab095da8cde0632e
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-03-27 08:26:30 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-03-27 08:26:30 +0000

    RELNOTES: document usbconfig(8) changes
---
 RELNOTES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 6a32876351ea..31abd2c7845d 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+7b9a772f9f64:
+	usbconfig(8) now reads the descriptions of the usb vendor and products
+	from usb.ids when available, similarly to what pciconf(8) does.
+
 daf917daba9c:
 	One True Awk updated to 2nd Edition with new -csv support and UTF-8
 	support. See https://awk.dev for more details.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403270826.42R8QhAI096223>