X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=289db9c8ec2b394f57b0fb79112683fcced3e614;hp=5e0519ec9904aa5aac6d65ce32b02668a8d496b2;hb=9bdca442ef3f7d54cea9827605ec635712009735;hpb=714131f1f2115bb4279d079e4b56a67bedcf2e9a diff --git a/NEWS b/NEWS index 5e0519ec9..289db9c8e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +udev 131 +======== +Bugfixes. + +udev 130 +======== +Bugfixes. + +Kernel devices and device nodes are connected now by reverse indizes in +/sys and /dev. A device number retrieved by a stat() or similar, the +kernel device directory can be found by looking up: + /sys/dev/{block,char}/: +and the device node of the same device by looking up: + /dev/{block,char}/: + udev 129 ======== Fix recently introduced bug, which caused a compilation without large