X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=RELEASE-NOTES;h=58564edcd8d2acb7bcedd6f788fdfd9fc3ab982b;hp=664ff42bf3df2c938d28ed37dfda66374b6015e8;hb=35ea39e277338192f1140492234ce993a56ecb2c;hpb=7e599863919a62b0a072b5ca7a0037527d54d335 diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 664ff42bf..58564edcd 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,27 @@ +udev 118 +======== +Bugfixes. + +Udevstart is removed from the tree, it did not get installed for +a long time now, and is long replaced by trigger and settle. + +udev 117 +======== +Bugfixes. + +All udev tools are merged into a single binary called udevadm. +The old names of the tools are built-in commands in udevadm now. +Symlinks to udevadm, with the names of the old tools, provide +the same functionality as the standalone tools. There is also +only a single udevadm.8 man page left for all tools. + +Tools like mkinitramfs should be checked, if they need to include +udevadm in the list of files. + +udev 116 +======== +Bugfixes. + udev 115 ======== Bugfixes.