aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2004-03-03 00:01:22 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:35:08 -0700
commit88ed4bbe5605f6fe17993c5b81709f4d12812b9a (patch)
treec88b26d10aaaac8068d4ee98c02111492879d424 /ChangeLog
parent0d1956de0eb112271a1d0d6e189ace3714bf0872 (diff)
downloadudev-88ed4bbe5605f6fe17993c5b81709f4d12812b9a.tar.gz
[PATCH] 021 release021
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8eedc36..515450ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Summary of changes from v020 to v021
+============================================
+
+Kay Sievers:
+ o install udevinfo in /usr/bin
+ o blacklist pcmcia_socket
+
+Greg Kroah-Hartman:
+ o fix udev.spec to find udevinfo now that it has moved to /usr/bin
+ o Fix another problem with Makefile installing initscript
+ o fix the Makefile to install the init script into the proper directory
+ o make spec file turn off selinux support by default
+
+
Summary of changes from v019 to v020
============================================