aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2005-07-23 12:26:28 -0400
committer <greg@echidna.(none)>2005-07-23 12:26:28 -0400
commitfa5c98ab9c9fa86e7078011c6c95597b74be2103 (patch)
tree315bd5fc6a35b5d33e2f05add8a2068f0a8052e1 /ChangeLog
parente8d569b4145a358775e87058829133fa725b32fd (diff)
downloadudev-fa5c98ab9c9fa86e7078011c6c95597b74be2103.tar.gz
063 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15943724..0ce54a81 100644
--- 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
============================================