chiark / gitweb /
update RELEASE-NOTES
authorKay Sievers <kay.sievers@suse.de>
Fri, 25 Nov 2005 18:13:28 +0000 (19:13 +0100)
committerKay Sievers <kay.sievers@suse.de>
Fri, 25 Nov 2005 18:13:28 +0000 (19:13 +0100)
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
ChangeLog
RELEASE-NOTES

index 795de89707ee8a754293b4bf00fbb254e796538f..52a88a976a9f46812ae2e8df82c0abb00fef019d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Summary of changes from v76 to v077
+============================================
+
+Kay Sievers:
+      merge two consecutive static strlcat's
+      don't return an error, if "ignore_device" is used
+      remove outdated and misleading stuff
+      move SEQNUM event skipping to udevsend
+
+Marco d'Itri:
+      allow to overwrite the configured udev_root by exporting UDEV_ROOT
+      let udevsend ignore events with SEQNUM set
+
+
 Summary of changes from v75 to v076
 ============================================
 
index 86a7fa8bdefbf306309f7f6907e9bf4fcae0d26b..4006e510d757093256af920094bf359cfd0f5fa2 100644 (file)
@@ -1,3 +1,9 @@
+udev 077
+========
+Fix a problem if udevsend is used as the hotplug handler and tries to use
+syslog, which causes a "vc" event loop. 2.6.15 will make udevsend obsolete
+and this kind of problems will hopefully go away soon.
+
 udev 076
 ========
 All built-in logic to work around bad sysfs timing is removed with this