X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=ChangeLog;h=d17cb9e02510b3ca01be7caa737e0de4f78770fb;hb=9ce462721a02e38c15e4cdeff7dfc98eeb56224a;hp=d7bcf5ff1c05b3d24f4fd627aaa5af96c4470c3e;hpb=9ad0d7370cffff0bc07e9c561559b4066ae39dc6;p=elogind.git diff --git a/ChangeLog b/ChangeLog index d7bcf5ff1..d17cb9e02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +Summary of changes from v137 to v138 +============================================ + +David Zeuthen (1): + *_id: add model/vendor enc strings + +Karel Zak (2): + vol_id: fix ddf version string + vol_id: add missing id->type to swap0 + +Kay Sievers (13): + man: fix grammar + version bump + fix NAME="" logic + rules: dm - add escape for uuid links with whitespace + test: add test for empty and non-existent ATTR + rules: fix md "change"/"remove" handling + autogen.sh: add more warnings + fix NAME= and OPTION+="string_escape=..." logic + rules: move OPTIONS to separate rule + use global "reload_config" flag + rules: add "watch" option to dm and md rules + rules: include loop block devices in persistent links + release 138 + +Matthias Schwarzott (1): + rules: Gentoo update + +Miklos Vajna (1): + doc: writing udev rules - refer to 'udevadm info' instead of 'udevinfo' + +Scott James Remnant (2): + udevd: optionally watch device nodes with inotify + rules: update persistent storage rules to use inotify watches + + Summary of changes from v136 to v137 ============================================