X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=687bcdfba1a2af1fc3d5559281b1b0106134abee;hp=e5dfd10d48ca3934b7ae080a2731fd2ee57e23e5;hb=5c4c389bba6cf986a8dd743b43017c2f60604cca;hpb=4cf3298e1fc7678fe1a5022ed8ba66b775d7334f diff --git a/NEWS b/NEWS index e5dfd10d4..687bcdfba 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,33 @@ +udev 152 +======== +Bugfixes. + +All "add|change" matches are replaced by "!remove" in the rules and +in the udev logic. All types of events will update possible symlinks +and permissions, only "remove" is handled special now. + +The modem mode switch extra was removed and the external usb_modeswitch +program should be used instead. + +New and fixed keymaps. + +udev 151 +======== +Bugfixes. + +udev 150 +======== +Bugfixes. + +Kernels with SYSFS_DEPRECATED=y are not supported since a while. Many users +depend on the current sysfs layout and the information not available in the +deprecated layout. All remaining support for the deprecated sysfs layout is +removed now. + udev 149 ======== Fix for a possible endless loop in the new input_id program. - udev 148 ======== Bugfixes.