X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=RELEASE-NOTES;h=9446a68b3c6c533b57a9fa6ee93e5a869f9314f9;hp=fb1f1fd10b2e08498cb9753ab58899a12af34c7e;hb=e18bd73b7245a6374352aafe72d0e1736227c7e1;hpb=8e37efe4223c4e495aa2e907e60684c54fdec356 diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fb1f1fd10..9446a68b3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,27 @@ +udev 119 +======== +Bugfixes. + +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.