summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-03-27 08:26:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-03-27 08:26:30 +0000
commit365887828521752217bf19e8ab095da8cde0632e (patch)
treeeba6acae3352501d46ecddc1722b85e354d08f67 /RELNOTES
parent2464e5cfd27ae61783b0457ce5a49441352a0596 (diff)
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
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.