diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2007-08-24 01:29:54 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-08-24 01:29:54 +0200 |
commit | 7e599863919a62b0a072b5ca7a0037527d54d335 (patch) | |
tree | 6f60b1d43dd14a9ee587145a475d9e8775e0b552 /RELEASE-NOTES | |
parent | 3df9102b678b36de97f924e9ba7cad2c91f98b27 (diff) |
release 115
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e69db23378..664ff42bf3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,15 @@ +udev 115 +======== +Bugfixes. + +The etc/udev/rules.d/ directory now contains a default set of basic +udev rules. This initial version is the result of a rules file merge +of Fedora and openSUSE. For these both distros only a few specific +rules are left in their own file, named after the distro. Rules which +are optionally installed, because they are only valid for a specific +architecture, or rules for subsystems which are not always used are +in etc/udev/packages/. + udev 114 ======== Bugfixes. |