summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-05-03 14:11:33 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-05-03 14:11:33 -0400
commit03c9f6028b28811431238c8292e88b432a6d2c91 (patch)
tree4a9c2e43f37280483d3c348745c98a7caac35967
parent372ddd7e0e8df01214408657c389b0d0498a895e (diff)
libudev/libudev-enumerate.c: do not match only on initialized devices by default
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/NOTES b/NOTES
index c0979bf458..14a9a9c0e9 100644
--- a/NOTES
+++ b/NOTES
@@ -4,6 +4,7 @@ Newest entries are on top.
* We did not reduce libudev's enumerate to a thin wrapper around sd-device:
http://cgit.freedesktop.org/systemd/systemd/commit/?id=c32eb440bab953a0169cd207dfef5cad16dfb340
+ http://cgit.freedesktop.org/systemd/systemd/commit/?id=dee5e0b6c29ca22cbf67d28fbee195d70b0dde72
2015-04-12