diff options
author | Kay Sievers <kay.sievers@suse.de> | 2006-01-30 08:51:38 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2006-01-30 08:51:38 +0100 |
commit | 66c2bc212087d02faf77520b52ef6177d5c351fa (patch) | |
tree | 09880c920acd93f0dd4793095b7aeb2961d528a7 /ChangeLog | |
parent | 7e75cfa6fe0818ffb76c2a5a88c8572f04bda879 (diff) |
084 release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Summary of changes from v083 to v084 +============================================ + +Kay Sievers: + update SUSE rules + switch CROSS to CROSS_COMPILE + replace fancy silent build program by simple kernel build like logic + move manpages to top level + remove UDEVD_UEVENT_INITSEND + whitespace fixes + scsi_id: remove dead files + optimize sysfs device and attribute cache + let SYSFS{} look at the device, not only the parent device + add debug output to sysfs operations + + Summary of changes from v082 to v083 ============================================ |