diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-05-04 14:02:05 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-05-04 14:02:05 -0400 |
commit | 06065060a8b3393e93c19475eb62bd9f078fef63 (patch) | |
tree | 7201e0bf5cf81c64b42c8bad55512924e2c24996 /NOTES | |
parent | util: Fix assertion in split() on missing ' (diff) | |
download | eudev-06065060a8b3393e93c19475eb62bd9f078fef63.tar.gz eudev-06065060a8b3393e93c19475eb62bd9f078fef63.tar.bz2 eudev-06065060a8b3393e93c19475eb62bd9f078fef63.zip |
udevd: skip fix REMOVE handling
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-04 + + * We skipped udevd: fix REMOVE handling + http://cgit.freedesktop.org/systemd/systemd/commit/?id=107f2e2526d476c6cc9b81a690391c111027d641 + 2015-05-03 * We did not reduce libudev's enumerate to a thin wrapper around sd-device: |