summaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/NOTES b/NOTES
index 91ccf0d537..d4350ffb82 100644
--- a/NOTES
+++ b/NOTES
@@ -1,5 +1,12 @@
+Newest entries are on top.
+
2015-02-08
+ * We also skip "libudev: private - drop some functions from the internal API"
+ http://cgit.freedesktop.org/systemd/systemd/commit/src/libudev?id=71ef8b3ac49fd8b5cff36ee7efc945a751ab9a09
+ This follows on the privious skipped commit. Since we did not move the renaming, a
+ residual call to udev_device_set_syspath() remains in udev-event.c.
+
* We skip "udev: event - move renaming of udev_device to libudev"
http://cgit.freedesktop.org/systemd/systemd/commit/?id=243d182543c7edc3980e1ae41712bb0b96df46bd
The purpose of this commit is to make it easier for the kdbus cut-over later which we