X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=RELEASE-NOTES;h=7980b452c7b7a8a3c9741a64ea31e2bc5548179a;hp=65e3739fa4f572475c59fe3570e89aeb3ed9a1d1;hb=eef7c9a385575375a3e3310900022b37777aeb6c;hpb=876fa61d68140f4fc9da9b98a22823587b495e80 diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 65e3739fa..7980b452c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,39 @@ +udev 097 +======== +Bugfixes and small improvements. + +udev 096 +======== +Fix path_id for recent kernels. + +udev 095 +======== +%e is finaly gone. + +Added support for swapping network interface names, by temporarily +renaming the device and wait for the target name to become free. + +udev 094 +======== +The built-in MODALIAS key and substitution is removed. + +udev 093 +======== +The binary firmware helper is replaced by the usual simple +shell script. Udevsend is removed from the tree. + +udev 092 +======== +Bugfix release. + +udev 091 +======== +Some more keys require the correct use of '==' and '=' depending +on the kind of operation beeing an assignment or a match. Rules +with invalid operations are skipped and logged to syslog. Please +test with udevtest if the parsing of your rules throws errors and +fix possibly broken rules. + udev 090 ======== Provide "udevsettle" to wait for all current udev events to finish.