chiark / gitweb /
063 release
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 23 Jul 2005 16:26:28 +0000 (12:26 -0400)
committer <greg@echidna.(none)> <>
Sat, 23 Jul 2005 16:26:28 +0000 (12:26 -0400)
ChangeLog
Makefile

index 159437240fda243b277a4c6070ae30dd7c115a9b..0ce54a817d5c6f3e9ee4de50c8bdae37286e9f16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Summary of changes from v063 to v064
+============================================
+
+Andre Masella:
+  volume_id: add OCFS (Oracle Cluster File System) support
+
+Hannes Reinecke:
+  usb_id: fix typo
+  add ID_BUS to *_id programs
+  create_floppy_devices: add tool to create floppy nodes based on sysfs info
+
+Kay Sievers:
+  move code to its own files
+  make SYSFS{} usable for all devices
+  add padding to rules structure
+  allow rules to have labels and skip to next label
+  thread unknown ENV{key} match as empty value
+
+
 Summary of changes from v062 to v063
 ============================================
 
 Summary of changes from v062 to v063
 ============================================
 
index 881ef85ad60000a883f82cc5896f8ac6aa07e1b0..4b312806eb78881a7c68f23746d369b3f0d917d3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ EXTRAS=
 # make the build silent. Set this to something else to make it noisy again.
 V=false
 
 # make the build silent. Set this to something else to make it noisy again.
 V=false
 
-VERSION =      063
+VERSION =      064
 ROOT =         udev
 DAEMON =       udevd
 SENDER =       udevsend
 ROOT =         udev
 DAEMON =       udevd
 SENDER =       udevsend