diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-20 09:22:43 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-20 09:22:48 -0400 |
commit | 8ba53c912babe8d26c0796f971f423e58736e21a (patch) | |
tree | 3e1629f1bb3e59f0ebb6d0379c3758d5664af19c | |
parent | 252150e181c58c5ae58ffac144971767df9921f7 (diff) |
skip: udevd: manager - move a few global variables into the Manager object
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r-- | NOTES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ Newest entries are on top. +2015-07-20 + + * We skip 'udevd: manager - move a few global variables into the Manager object' since + we did not move to struct Manager. + http://cgit.freedesktop.org/systemd/systemd/commit/?id=ecb17862ad969cc15e94f95d0255b51ba3e588e1 + 2015-05-27 * We skip 'udevd: explicitly read out uevents we create ourselves' |