summaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-02-08 11:51:51 -0500
committerAnthony G. Basile <blueness@gentoo.org>2015-02-08 11:51:51 -0500
commit1c8a49ad3bb5ce06eaa391e3c44bf51dfe0bdf94 (patch)
tree768dc2f6f075b320e9c90cb20866a180c9471e6e /NOTES
parentd868c5f724b38a638954f972badab3f632bd8da4 (diff)
skip libudev: private - drop some functions from the internal API
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
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