X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=ChangeLog;h=bcb8390bbac19ea1e4e31cb0e1d4a5e68f249e1a;hp=c71e907df1f3fa45feef7f33a8a9ac638907c0bc;hb=24d1076696ebe6696a8b8df414ab265aa6fc89c2;hpb=d7628fbfcd04727cfd229c0a8a2f084b8c531ab6 diff --git a/ChangeLog b/ChangeLog index c71e907df..bcb8390bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +Summary of changes from v163 to v164 +============================================ + +David Zeuthen (1): + Install libgudev-1.0.so in prefix / instead of prefix /usr + +Harald Hoyer (1): + cdrom_id: request the drive profile features with a dynamic length + +Kay Sievers (4): + version bump + udevd: do not wrongly delay events for devices with swapped names + return proper error code in rename_netif() + libudev: return kernel provided devnode when asked before we handled any rules + +Martin Pitt (2): + keymap: Apply force-release rules to all Samsung models. + keymap: Add Toshiba Satellite U500 + + Summary of changes from v162 to v163 ============================================