X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=260fb6585fedf040c1021a1bf1f270eecb63d594;hb=64ccdf8269e1e0fbde7acbe4837c2c2f2c41659c;hp=1468ec3989fb3c09059bf5394dba7835915d3a6d;hpb=55eb845c28129baf732a6c1ce5afbc3f7cca9593;p=elogind.git diff --git a/NEWS b/NEWS index 1468ec398..260fb6585 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +udev 129 +======== +More libudev work. Most of udevadm's functionality comes from libudev +now. + +udevadm trigger has a new option --type, which allows to trigger events +for "devices", for "subsystems" and "failed" devices. The old option +--retry-failed" still works, but is no longer mentioned in the man page. + udev 128 ======== Bugfixes.