diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2005-03-16 00:54:28 +0100 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:53:53 -0700 |
commit | 0e33828a76ccf88e9f5e4111df7c02860d307285 (patch) | |
tree | 9ea950af3639677e711814c555c9d94b7c6b1bdd /RELEASE-NOTES | |
parent | 7d227c5f34d96a560baed6dc1b9d9865db2e678d (diff) |
[PATCH] add udevstart to the RELEASE-NOTES
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 958ad39b8a..0bddab4189 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,3 +19,6 @@ but existing rules should be converted if possible, to be better readable. We have new ENV{}== key now, to match against a maximum of 5 environment variables. + +udevstart is its own binary again, cause we don't need co carry this araound +with every forked event. |