chiark / gitweb /
main: try a bit harder to find an init process to execute after reexec/switch-root
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 6315b6be1eaa6204e9e6b7caccfd0323404a70e0..a75add14024395096a200a4bb8e114ed91f520c9 100644 (file)
--- 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.