From: Kay Sievers Date: Tue, 10 Oct 2006 15:07:35 +0000 (+0200) Subject: release 102 X-Git-Tag: 174~2106 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=0a9e36df4f85dda22c771a4f6604b68cec2e5b31;ds=sidebyside release 102 --- diff --git a/ChangeLog b/ChangeLog index c12823c6e..11a62db21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +Summary of changes from v101 to v102 +============================================ + +Daniel Drake: + writing_udev_rules: fix typo in example rule + +Kay Sievers: + create missing ChangeLog for version 101 + update SUSE rules + update default rules + first try "subsystem" link at a parent device, before guessing + if /sys/subsystem exists, skip class, bus, block scanning + scsi_id: export ID_SERIAL_SHORT without vendor/product + update SUSE rules + +MUNEDA Takahiro: + path_id: fix SAS disk handling + + Summary of changes from v100 to v101 ============================================ diff --git a/Makefile b/Makefile index cf52e16a0..e2a67f8a7 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -VERSION = 101 +VERSION = 102 # set this to make use of syslog USE_LOG = true diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f1661f44c..c1e791016 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,7 @@ +udev 102 +======== +Fix path_id for SAS devices. + udev 101 ======== The udev daemon can be started with --debug-trace now, which will