aboutsummaryrefslogtreecommitdiffstats
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
parent2576a836ff78872c4b89e0260bdae504361a2d03 (diff)
downloadudev-8fdad27d613807a4bfa578e378a4dcae6559399a.tar.gz
release 104104
-rw-r--r--ChangeLog28
-rw-r--r--Makefile2
-rw-r--r--RELEASE-NOTES4
3 files changed, 33 insertions, 1 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
============================================
diff --git a/Makefile b/Makefile
index d34c0274..0ef15df2 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
-VERSION = 103
+VERSION = 104
# set this to make use of syslog
USE_LOG = true
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 0e364a30..e3aeb68f 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,3 +1,7 @@
+udev 104
+========
+Bugfixes.
+
udev 103
========
Add additional check to volume_id detection of via_raid, cause