summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorbrad <brad@NetBSD.org>2021-11-06 13:36:34 +0000
committerbrad <brad@NetBSD.org>2021-11-06 13:36:34 +0000
commit8fee62eb052dbe6ceaa447457a1d0d1458b64a2d (patch)
tree062913f6baa75818ea860bd230dd191bfd8c8f81 /doc
parent1eab033c5cf8baa2d9547090719fd82291655a51 (diff)
Mention sht3xtemp(4)
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index ea1e5b55698..fc6d4c44f0c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2847 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2848 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -450,3 +450,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
passwd.conf(5): Make 'argon2id' the default cipher for new
passwords. [nia 20211026]
acpi(4): Updated ACPICA to 20210930. [christos 20211028]
+ sht3xtemp(4): Driver for the Sensirion SHT30/SHT31/SHT35 temperature
+ and humidity sensor [brad 20211106]