X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=RELEASE-NOTES;h=93b4a19f9f5a4f22a7c2c4a0e949d5759efc5bee;hb=ba743e43d4045b5c6cfecaeeab4e4293a32dc5ee;hp=11d728d06ac617e5f020545e6e5ebcc7449cdd38;hpb=0030441ca4cda7023dcc37f1a6522b245e1f46ae;p=elogind.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 11d728d06..93b4a19f9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,4 +1,22 @@ -udev 085 +udev 088 +======== +Add persistent links for SCSI tapes. The rules file is renamed +to 60-persistent-storage.rules. + +Create persistent path for usb devices. Can be used for all sorts +of devices that can't be distinguished by other properties like +multiple identical keyboards and mice connected to the same box. + +Provide "udevtrigger" program to request events on coldplug. The +shell script is much too slow with thousends of devices. + +udev 087 +======== +Fix persistent disk rules to exclude removable IDE drives. + +Warn if %e, $modalias or MODALIAS is used. + +udev 086 ======== Fix queue export, which wasn't correct for subsequent add/remove events for the same device.