chiark / gitweb /
builtin: firmware - move 'firmware' tool to builtins
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index f51b811f0d79a73b09921ddccc1b72040b7cdb6e..11b3883155a9012cb1208ffe16ced35bfc4fdf6d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ The /sbin/modprobe tool is no longer executed by udev.
 The /sbin/blkid tool is no longer executed from udev rules. Udev links
 directly to libblkid now.
 
+Firmware is loaded natively by udev now, the external firmware loading
+binary is no longer used.
+
+All built-in tools can be listed and tested with 'udevadm test-builtin'.
+
 The 'udevadm control --reload-rules' option has been renamed to '--reload'.
 It reloads the kernel module configuration.