aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2006-03-21 20:44:13 +0100
committerKay Sievers <kay.sievers@suse.de>2006-03-21 20:44:13 +0100
commit63645a3dfce22e865b96b519fafaa2fcb489f3be (patch)
tree32d79a99a8818e4f0e51cd715c1d496f7443cdc9 /ChangeLog
parent00152560f9ba3de71144e25c874f9fa2cfa6682b (diff)
downloadudev-63645a3dfce22e865b96b519fafaa2fcb489f3be.tar.gz
088 release088
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2d00d14..8b6bada1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Summary of changes from v087 to v088
+============================================
+
+Hannes Reinecke:
+ persistent links: add scsi tape links and usb path support
+
+Kay Sievers:
+ volume_id: add squashfs detection
+ reset signal handler in event process
+ correct use of fcntl()
+ add udevtrigger to request events for coldplug
+ add ',' to trusted chars
+ volume_id: remove partition table parsing code
+ volume_id: remove all partition table support
+ fix spelling error in debug string
+ rename "persistent disk" to "persistent storage"
+ fix output for USB path
+
+
Summary of changes from v086 to v087
============================================