aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-02-08 11:09:19 -0500
committerAnthony G. Basile <blueness@gentoo.org>2015-02-08 11:09:19 -0500
commit318c9e4c8ce45ffa800bbd14d3f994c3c8692e7f (patch)
tree052c19ce232b18b4d240fc34ecfa30a0c9057c19
parenthwdb: Bind "toolbox" buttons to the Windows key (diff)
downloadeudev-318c9e4c8ce45ffa800bbd14d3f994c3c8692e7f.tar.gz
eudev-318c9e4c8ce45ffa800bbd14d3f994c3c8692e7f.tar.bz2
eudev-318c9e4c8ce45ffa800bbd14d3f994c3c8692e7f.zip
Skip udev: event - move renaming of udev_device to libudev
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--NOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/NOTES b/NOTES
index 2969056f2..91ccf0d53 100644
--- a/NOTES
+++ b/NOTES
@@ -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