X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=ChangeLog;h=c7be324feef1073390128cf4095d1212bcd9d5c6;hp=6ddc0a511a1e2cd21d849520cab8bf28ce0c2016;hb=498c2750bf31e5492d215a832487d6fd47c9e714;hpb=0ee5a241fcdc68ad5fe12dd59f5c92389774a8ad diff --git a/ChangeLog b/ChangeLog index 6ddc0a511..c7be324fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +Summary of changes from v139 to v140 +============================================ + +Harald Hoyer (1): + libvolume_id: bump age + +Kay Sievers (12): + version bump + update TODO + volume_id: ntfs - fix uuid setting + update TODO + rules: Fedora update + libudev: queue - use lstat() to check existence of symlink + udevadm: settle - add --seq-start= --seq-end= + udevd: switch watch symlinks to devpath + udevadm: add text for new options to command and man page + update TODO + libudev: ctrl - return error after sending ctrl message + udevadm: settle - use timeout signal, instead of loop counter + +Michael Prokop (1): + fix compile error in debug mode + +Scott James Remnant (1): + udevadm: settle - synchronise with the udev daemon + + Summary of changes from v138 to v139 ============================================