X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=c59d93c55d3f218c72e9a8aee6c4f0facd9a5d7f;hb=d4e0db3c5de9a4899c87a4cf09b74f8bdc764060;hp=0f567ad9235212ce98f7455ef29d25015e693923;hpb=3e18fb062f16e99cd3b308089f1459f4eeb33003;p=elogind.git diff --git a/NEWS b/NEWS index 0f567ad92..c59d93c55 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,16 @@ udev 136 ======== Bugfixes. +/dev/serial/by-{id,path}/ now contains links for ttyUSB devices, +which do not depend on the kernel device name. As usual, unique +devices - only a single one per product connected, or a real +USB serial number in the device - are always found with the same +name in the by-id/ directory. +Completely Identical devices may overwrite their names in by-id/ +and can only be found reliably in the by-path/ directory. Devices +specified by by-path/ must not change their connection, like the +USB port number they are plugged in, to keep their name. + udev 135 ======== Bugfixes.