chiark / gitweb /
rename machine-id-main.c tomacht the binary and move main.c to core/
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index c82e637d0ecc9bb80220ccf913c66b4436586a82..7984b6be94dccf1864d70a39deabc766b1b2139a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
 systemd System and Service Manager
 
-CHANGES WITH:
+CHANGES WITH 182:
+        * udev: sources merged into the systemd sources
+
+        * udev: /lib/udev/devices/ are not read anymore; tmpfiles should
+          be used to create workarounds for broken subsystems.
+
+        * udev: RUN+="socket:..."  and udev_monitor_new_from_socket() is
+          no longer supported. udev_monitor_new_from_netlink() needs to be
+          used to subscribe to events.
+
         * systemd-logingctl and systemd-journalctl have been renamed
           to logingctl and journalctl to match systemctl.