X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=ChangeLog;h=2c2272ec1503a9e84ef197dcc6c33cca173706ab;hp=5c6ded726b4a59fda38597ccabb1be6afcaa422a;hb=72a157b9ad240a075d0a6936168a297df51e3c50;hpb=05b9640022d25a75923cc7809409914491a5f9da diff --git a/ChangeLog b/ChangeLog index 5c6ded726..2c2272ec1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +Summary of changes from v125 to v126 +============================================ + +Kay Sievers (9): + delete all Makefiles and move udev source to udev/ + use autotools + rules: mode 0660 for group "disk" + rules: update Fedora rules + update ChangeLog + INSTALL: --enable-selinux not --with-selinux + volume_id: move static lib to $prefix + volume_id: create relative links + rules: run vol_id on opticals only if media is found + +Marco d'Itri (1): + rules: Debian update + +Thomas Koeller (1): + use proper directory lib/lib64 for libvolume_id + + Summary of changes from v124 to v125 ============================================