summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-05-04 14:02:05 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-05-04 14:02:05 -0400
commit06065060a8b3393e93c19475eb62bd9f078fef63 (patch)
tree7201e0bf5cf81c64b42c8bad55512924e2c24996
parent506d0b092e912f51bee87add6e2cf83a5be6f8ee (diff)
udevd: skip fix REMOVE handling
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--NOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/NOTES b/NOTES
index 14a9a9c0e9..9196d8f50c 100644
--- a/NOTES
+++ b/NOTES
@@ -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: