aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2006-05-12 15:25:17 +0200
committerKay Sievers <kay.sievers@suse.de>2006-05-12 15:25:17 +0200
commitacc8322f1f8c081d36b3b1fd85903fb9ac68f0bb (patch)
tree47fe6017fa831a4f6147f5598c1804c1c3ab7953 /ChangeLog
parent172ee4205cfbcf451e00b4d82edc42c2df0eb925 (diff)
downloadudev-acc8322f1f8c081d36b3b1fd85903fb9ac68f0bb.tar.gz
092 release092
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c16ddf2..bba69b25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+Summary of changes from v091 to v092
+============================================
+
+Kay Sievers:
+ don't include stropts.h, some libc's don't like it
+ udevd: create leading directories for /dev/.udev/uevent_seqnum
+ vol_id: fix logging from libvolume_id's log function
+ update SUSE rules
+ update SUSE rules
+ add more warnings for invalid key operations
+ fix offsetof() build issue with recent glibc
+ selinux: fix typo in block device node selection
+ vol_id: add NetWare volume detection
+ edd_id: fix "(null)" output if "mbr_signature" does not exist
+ update Fedora rules
+ libvolume_id: nss - use different uuid
+
+Libor Klepac:
+ path_id: add platform and serio support
+
+Marco d'Itri:
+ update Debian rules
+ path_id: fix bashism
+
+
Summary of changes from v090 to v091
============================================