diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-16 22:46:45 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-16 22:46:45 +0000 |
commit | 33169fa6bc3123ad0065f1b707c7300dcfffcdf9 (patch) | |
tree | cb23597c0998ede7e4779e5f79a605c7c2c6561a /udev-config/ChangeLog | |
parent | 200e4660ba04aa7555c281b33625f75e3ace880c (diff) |
Remove rfcomm and tape rules that duplicate upstream's rules
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'udev-config/ChangeLog')
-rw-r--r-- | udev-config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/udev-config/ChangeLog b/udev-config/ChangeLog index 6af955c34..b4343fe92 100644 --- a/udev-config/ChangeLog +++ b/udev-config/ChangeLog @@ -1,3 +1,9 @@ +2009-05-16 Matt Burgess <matthew@linuxfromscratch.org> + * 55-lfs.rules: Remove the rfcomm rule as the group it sets is already + included in upstream's rule + * 55-lfs-rules: Remove the tape rules as the group they sets is already + included in upstream's rules + 2009-03-15 Bryan Kadzban <bryan@linuxfromscratch.org> * 55-lfs.rules: Remove the ISDN-handling rules (replaced with upstream's version, which has a better match via SUBSYSTEM). |