+Summary of changes from v093 to v094
+============================================
+
+Daniel Drake:
+ update "writing udev rules"
+
+Kay Sievers:
+ libvolume_id: gfs + gfs2 support
+ remove MODALIAS key and substitution
+ add persistent-input.rules
+
+Marco d'Itri:
+ update Debian rules
+
+
Summary of changes from v092 to v093
============================================
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-VERSION = 093
+VERSION = 094
# set this to make use of syslog
USE_LOG = true
+udev 094
+========
+The built-in MODALIAS key and substitution is removed.
+
udev 093
========
The binary firmware helper is replaced by the usual simple
udev version:
o remove broken %e enumeration
- (simple enumerations can't work and should go)
+ (simple enumerations can't work reliably and should go)
o remove udevstart
(we rely on the kernel "uevent" triggers of kernel 2.6.15 and no longer