Module Name: src
Committed By: brad
Date: Sat Nov 6 13:39:06 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
Mention sht3xtemp(4)
To generate a diff of this commit:
cvs rdiff -u -r1.2847 -r1.2848 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2847 src/doc/CHANGES:1.2848
--- src/doc/CHANGES:1.2847 Thu Oct 28 14:54:32 2021
+++ src/doc/CHANGES Sat Nov 6 13:39:06 2021
@@ -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]