aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2007-04-23 18:22:43 +0200
committerKay Sievers <kay.sievers@vrfy.org>2007-04-23 18:22:43 +0200
commit7c1ecbfbf1985bb32165d40bb41009d510d6cb16 (patch)
tree761e25fab6b8adf8ac6a2288bf7e25c89e9a6981 /ChangeLog
parent6ff9f552a20ebd2168c65d0c56d7919b8a9d5bba (diff)
downloadudev-7c1ecbfbf1985bb32165d40bb41009d510d6cb16.tar.gz
release 109109
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ac5246c..19902091 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+Summary of changes from v108 to v109
+============================================
+
+Harald Hoyer (1):
+ create_floppy_devices: create nodes with correct selinux context
+
+Kay Sievers (11):
+ udevtest: export ACTION string if given as option
+ update SUSE rules
+ make ACTION!="add|change" working
+ udevtest: import uevent variables if possible
+ udevinfo: export all information stored in database
+ default rules: add libata compat links
+ create_path: don't fail if something else created the directory
+ udevd: fix serialization of events
+ path_id: remove broken example
+ libvolume_id: do not install static library
+ update SUSE rules
+
+Matthias Schwarzott (2):
+ update Gentoo rules
+ persistent device naming: add joystick links
+
+VMiklos (1):
+ path_id: add man page
+
+
Summary of changes from v107 to v108
============================================