mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
update RELEASE-NOTES
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
This commit is contained in:
parent
a72e3f666b
commit
97c0448d9a
@ -1,3 +1,10 @@
|
||||
udev 062
|
||||
========
|
||||
Mostly a Bugfix release.
|
||||
|
||||
Added WAIT_FOR_SYSFS="<attribute>" to be able to fight against the sysfs
|
||||
timing with custom rules.
|
||||
|
||||
udev 061
|
||||
========
|
||||
We changed the internal rule storage format. Our large rule files took
|
||||
|
@ -31,6 +31,7 @@
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "libsysfs/sysfs/libsysfs.h"
|
||||
#include "list.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user