X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=ChangeLog;h=cba96f91a6fb130f1fe1e3d1cf3b10242620f718;hp=e80def77592f3edf846f85405868c0243d8bd58d;hb=e2e8e5ce960ad79d8e5380303e770302570534af;hpb=731a7d6d75fa412d676fd536ea282f33296f64cb diff --git a/ChangeLog b/ChangeLog index e80def775..cba96f91a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +Summary of changes from v078 to v079 +============================================ + +Kay Sievers: + don't log error if database does not exist + use udev_root instead of "/dev"in selinux matchpathcon_init_prefix() + scsi_id: read page 0x80 with libata drives + update SUSE rules + remove %e from man page + +Summary of changes from v077 to v078 +============================================ + +Greg Kroah-Hartman: + Update Gentoo udev main rule file. + add parisc support to path_id + +Hannes Reinecke: + scsi_id: -u fold multiple consecutive whitespace chars into single '_' + +Harald Hoyer: + optimize SELinux path match + +Kay Sievers: + update README + allow C99 statements + fix segfaulting create_floppy_devices + update SUSE rules + remove unused variables + remove default settings in udev.conf + clearenv() is now part of klibc + add DEVLINKS to the event environment + +Kurt Garloff: + scsi_id: support pre-SPC3 page 83 format + + Summary of changes from v076 to v077 ============================================