summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-05-15 23:44:28 +0200
committerKay Sievers <kay@vrfy.org>2012-05-15 23:44:28 +0200
commitc195956988799837b763ab1b9f078e5f0b7f26e6 (patch)
tree7fe1a945d219283d12d61b2461a4bba3c08148c0 /NEWS
parent20bbd54f603994a3cc211d2795de16550882ed8d (diff)
udev: update docs, NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6315b6be1e..a75add1402 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,12 @@ CHANGES WITH 182:
to adapt to that, create symlink, or rename the binary after building
it.
+ * Libudev does no longer provide these symbols:
+ udev_monitor_from_socket()
+ udev_queue_get_failed_list_entry()
+ udev_get_{dev,sys,run}_path()
+ The verions number was bumped and symbol versioning introduced.
+
* systemd-logingctl and systemd-journalctl have been renamed
to logingctl and journalctl to match systemctl.