aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2007-02-03 01:24:48 +0100
committerKay Sievers <kay.sievers@vrfy.org>2007-02-03 01:24:48 +0100
commit1bcfb137e838a9fa8c607aa2e88b1b1f0716f296 (patch)
treea7885d7026d3d59785e300b81916ed7d8e870e71 /ChangeLog
parentac77e95948edc199cdd690de38f08e4d1e615840 (diff)
downloadudev-1bcfb137e838a9fa8c607aa2e88b1b1f0716f296.tar.gz
release 105105
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9e50655..c4b97662 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+Summary of changes from v104 to v105
+============================================
+
+A. Costa (1):
+ man: fix typos in scsi_id and udevd
+
+Andrey Borzenkov (2):
+ vol_id: add -L to print raw partition label
+ vol_id: document -L
+
+Kay Sievers (2):
+ exclude parent devices from DRIVER== match
+ volume_id: really fix endianess bug in linux_raid detection
+
+Matthias Schwarzott (2):
+ correct typo in extras/scsi_id/scsi_id.conf
+ fix retry-loop in netif-rename code
+
+Peter Breitenlohner (1):
+ fix INSTALL_PROGRAM vs. INSTALL_SCRIPT
+
+Sergey Vlasov (3):
+ udevd: init signal pipe before daemonizing
+ unlink old database file before creating a new one
+ fix %c $string substitution
+
+
Summary of changes from v103 to v104
============================================