X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=ChangeLog;h=d317b97760fd502efb3426148f1a6e409d3f9bff;hb=c8ee8f983f351929066cbab75ae4f8c4256f425d;hp=c8bc3cbe56264a1c0e25a84b07b65afd26249724;hpb=8e37efe4223c4e495aa2e907e60684c54fdec356;p=elogind.git diff --git a/ChangeLog b/ChangeLog index c8bc3cbe5..d317b9776 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +Summary of changes from v116 to v117 +============================================ + +Dan Nicholson (2): + extras: ignore built and generated files + volume_id: create relative symlink when $(libdir) = $(usrlibdir) + +Kay Sievers (15): + usb_id: fail if vendor/product can not be retrieved + rules: SUSE update + firmware: do not print error if logger is missing + volume_id: vfat - allow all possible sector sizes + volume_id: LUKS - export version + volume_id: ntfs - rely on valid master file table + volume_id: bump version + udevinfo: exclude "uevent" file from --attribute-walk + udevadm: merge all udev tools into a single binary + udevadm: accept command as option, like --help, --version + udevadm: add info option --device-id-of-file= + Makefile: fix bogus version number than got committed + udevadm: also return major==0 results for --device-id-of-file + man: udevd.8 - remove udevcontrol section + udevadm: control - allow command to be passed as option + +MUNEDA Takahiro (1): + man: fix udevadm.8 typo + +Matthias Schwarzott (2): + firmware: remove hardcoded path to logger + rules: Gentoo update + +VMiklos (1): + rules: Frugalware update + + Summary of changes from v115 to v116 ============================================