X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=c00c48ed079a6f33ace0eea8679ac4d0ebf30e95;hb=16efbde01ada6869c41426af673550bb7ddbebf8;hp=1d2bc43e25752cebdac215337e281a3d8f33b7ec;hpb=c1810751a2963dce5d52261273d65f06bf832792;p=elogind.git diff --git a/NEWS b/NEWS index 1d2bc43e2..c00c48ed0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +udev 169 +======== +Bugfixes. + +We require at least Linux kernel 2.6.32 now. Some platforms might +require a later kernel that supports accept4(), or need to backport +the accept4() syscall wiring. + +The hid2hci tool move to the bluez package and was removed. + +Many of the extras can be -enabled/--disabled during configure +now. The --disable-extras option was removed. To check the +current options, the usual './configure --help' prints them. + udev 168 ======== Bugfixes.