diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-05-03 14:05:57 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-05-03 14:05:57 -0400 |
commit | 372ddd7e0e8df01214408657c389b0d0498a895e (patch) | |
tree | 8d6a8a9da5298abae6640fb026acb8b9b9f796c6 | |
parent | ed2fa53c4aec41a870831dc92f8318d2df34a7eb (diff) |
libudev/libudev-enumerate.c: do not reduce to a thin wrapper around sd-device
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r-- | NOTES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ Newest entries are on top. +2015-05-03 + + * We did not reduce libudev's enumerate to a thin wrapper around sd-device: + http://cgit.freedesktop.org/systemd/systemd/commit/?id=c32eb440bab953a0169cd207dfef5cad16dfb340 + 2015-04-12 * We did not reduce libudev's device by a thin wrapper around sd-device |