Imported Debian patch 2.3.1-81
[debian/makedev] / debian / changelog
index ea4cca4bec2a39d2cb946481ac1352d93559ea17..f5f802cabb2c4f0d800f7f339aac469498034ce0 100644 (file)
@@ -1,3 +1,15 @@
+makedev (2.3.1-81) unstable; urgency=low
+
+  * add check for /dev/.udev in init.d at Md's request
+  * create an 'alsa' target that suggests installing alsa-base, closes: #261439
+  * add 'mcelog' target, closes: #302047
+  * notify user if udev is detected and we're going to create devices other
+    than in pwd, closes: #313391
+  * add 'mtd' target.  don't add 'mtdblock', since it duplicates the existing
+    'rom' target, closes: #344789
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 11 Apr 2006 16:04:34 +0900
+
 makedev (2.3.1-80) unstable; urgency=low
 
   * make armeb an alias for arm when picking generic target, closes: #333584