chiark / gitweb /
volume_id: enable GFS probing code, add LABEL support
[elogind.git] / RELEASE-NOTES
index e087631c3046400edc6cd413e35dbea17f44eece..b0d5349e17decf8bb746a0c5355788ad68498bbd 100644 (file)
@@ -1,3 +1,24 @@
+udev 122
+========
+Bugfixes.
+
+The symlinks udevcontrol and udevtrigger are no longer installed by
+the Makefile.
+
+The scsi_id program does not depend on sysfs anymore. It can speak
+SGv4 now, so /dev/bsg/* device nodes can be used, to query SCSI device
+data, which should solve some old problems with tape devices, where
+we better do not open all tape device nodes to identify the device.
+
+udev 121
+========
+Many bugfixes.
+
+The cdrom_id program is replaced by an advanced version, which can
+detect most common device types, and also properties of the inserted
+media. This is part of moving some basic functionality from HAL into
+udev (and the kernel).
+
 udev 120
 ========
 Bugfixes.