X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=ChangeLog;h=8f25c0c5b8d76bbfa8ee987c12bd938c180f190e;hb=0e5f8a1fcc4b2bb020d865075bb8e543f5b0c230;hp=1e39f722c4789d308541c9b46ad5459d9811c4f4;hpb=a2c7b2173ab1c365157d07795a58a5e37a083c04;p=elogind.git diff --git a/ChangeLog b/ChangeLog index 1e39f722c..8f25c0c5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +Summary of changes from v069 to v070 +============================================ + +Amir Shalem: + udevd: fix udevd read() calls to leave room for null byte + +Edward Goggin: + scsi_id: derive a UID for a SCSI-2 not compliant with the page 83 + +Greg Kroah-Hartman: + fix nbd error messages with a gentoo rule hack + fix scsi_id rule in gentoo config file + +Jürg Billeter: + EXTRAS/Makefile: fix install targets to match main Makefile + +Kay Sievers: + volume_id: fix error handling with failing read() + EXTRAS: cleanup and sync all Makefiles + add install test to 'make buildtest' + update RELEASE-NOTES + +Olivier Blin: + fix a debug text typo in udev_rules.c + + Summary of changes from v068 to v069 ============================================