chiark / gitweb /
094 release
authorKay Sievers <kay.sievers@suse.de>
Mon, 12 Jun 2006 08:27:03 +0000 (10:27 +0200)
committerKay Sievers <kay.sievers@suse.de>
Mon, 12 Jun 2006 08:27:03 +0000 (10:27 +0200)
ChangeLog
Makefile
RELEASE-NOTES
TODO

index 5248e1662c85b12d1899561977b7575a61a0a3de..f3ec138811602bc36932459bd5567ab20f7b18c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+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
 ============================================
 
index 54905512eec227fc31f3c03db810b6f370a7734e..85a0b8ae825419b110a0af500da089b036e3f25d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
 # 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
index a60d6d77ed6a7a9a1a296dcf0642fa27b002a5b3..2975920e0c96ae8acd72d01efbc3df89502719c4 100644 (file)
@@ -1,3 +1,7 @@
+udev 094
+========
+The built-in MODALIAS key and substitution is removed.
+
 udev 093
 ========
 The binary firmware helper is replaced by the usual simple
diff --git a/TODO b/TODO
index ba12632374a949040db63c83050f21c2ebd441a4..cabb59cfb78d763c750ae68a2483b19cd4d7bf86 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,7 +8,7 @@ These things are deprecated and scheduled for removal in a future
 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