aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2007-01-02 15:58:41 +0100
committerKay Sievers <kay.sievers@vrfy.org>2007-01-02 15:58:41 +0100
commit8fdad27d613807a4bfa578e378a4dcae6559399a (patch)
treeadcfd4edf24ec736371833e042c7fef064d683b0 /ChangeLog
parent2576a836ff78872c4b89e0260bdae504361a2d03 (diff)
downloadudev-8fdad27d613807a4bfa578e378a4dcae6559399a.tar.gz
release 104104
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76fa8aa5..e9e50655 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+Summary of changes from v103 to v104
+============================================
+
+Kay Sievers (12):
+ update Fedora rules
+ update example rules
+ update SUSE rules
+ update SUSE rules
+ volume_id: fix endianess bug in linux_raid detection
+ man: fix udevmonitor text
+ man: recreate from xml
+ rename config "filename" to "dir"
+ remove outdated documentation
+ rename "udev.c" to "test-udev.c" - it is only for testing
+ update Fedora rules
+ use git-archive instead of git-tar-tree
+
+Kazuhiro Inaoka (1):
+ inotify syscall definitions for M32R
+
+Marco d'Itri (2):
+ write_cd_rules: identity-based persistence
+ scsi_id: remove trailing garbage from ID_SERIAL_SHORT
+
+Russell Coker (1):
+ SELinux: label created symlink instead of node
+
+
Summary of changes from v102 to v103
============================================