From b2885eeecf517e82830f585a69ebc9c2c60cfa5e Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 8 Mar 2006 00:38:17 +0100 Subject: [PATCH] 087 release --- ChangeLog | 15 +++++++++++++++ Makefile | 2 +- RELEASE-NOTES | 8 +++++++- 3 files changed, 23 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4df68ecc741..c2d00d149bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Summary of changes from v086 to v087 +============================================ + +Hannes Reinecke: + path_id: support SAS devices + +Kay Sievers: + fix persistent disk rules to exclude removable IDE drives + warn about %e, MODALIAS, $modalias + remove devfs rules and scripts + +Masatake YAMATO: + typo in debug text in udev_run_hotplugd.c + + Summary of changes from v085 to v086 ============================================ diff --git a/Makefile b/Makefile index 54cf59c3b94..9158550e6b4 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 086 +VERSION = 087 # set this to make use of syslog USE_LOG = true diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 11d728d06ac..f8d6fde8077 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,4 +1,10 @@ -udev 085 +udev 087 +======== +Fix persistent disk rules to exclude removable IDE drives. + +Warn if %e, $modalias or MODALIAS is used. + +udev 086 ======== Fix queue export, which wasn't correct for subsequent add/remove events for the same device. -- 2.39.2