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 /NOTES | |
parent | rules: Add more firewire properties for sound, to be closer to USB and PCI (diff) | |
download | eudev-372ddd7e0e8df01214408657c389b0d0498a895e.tar.gz eudev-372ddd7e0e8df01214408657c389b0d0498a895e.tar.bz2 eudev-372ddd7e0e8df01214408657c389b0d0498a895e.zip |
libudev/libudev-enumerate.c: do not reduce to a thin wrapper around sd-device
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'NOTES')
-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 |