diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-02-08 11:09:19 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-02-08 11:09:19 -0500 |
commit | 318c9e4c8ce45ffa800bbd14d3f994c3c8692e7f (patch) | |
tree | 052c19ce232b18b4d240fc34ecfa30a0c9057c19 /NOTES | |
parent | 821cef6a5bd23a7ee9a50d5063e1f83184b5b6c8 (diff) |
Skip udev: event - move renaming of udev_device to libudev
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'NOTES')
-rw-r--r-- | NOTES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2015-02-08 + + * We skip "udev: event - move renaming of udev_device to libudev" + http://cgit.freedesktop.org/systemd/systemd/commit/?id=243d182543c7edc3980e1ae41712bb0b96df46bd + The purpose of this commit is to make it easier for the kdbus cut-over later which we + will not do. It also intefers with the ENABLE_RULE_GENERATOR code. 2014-12-15 |