chiark / gitweb /
modules-load: there's really no point in mentioning that a certain modules is already...
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 8815ce9c4ed10f3378f14914f1ec2a2e2a12348c..6aaca19b6d414a6a1316e8a10009d4d842fff0bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,9 +32,9 @@ CHANGES WITH 199:
 
           http://lists.freedesktop.org/archives/systemd-devel/2013-March/009797.html
 
 
           http://lists.freedesktop.org/archives/systemd-devel/2013-March/009797.html
 
-        * journald will not explicitly flush the journal files to disk
+        * journald will now explicitly flush the journal files to disk
           the latest 5min after each write. This will also mark the
           the latest 5min after each write. This will also mark the
-          files as offline then until the next read. This should
+          files as offline then until the next write. This should
           increase reliability. The synchronization delay can be
           configured via SyncIntervalSec= in journald.conf.
 
           increase reliability. The synchronization delay can be
           configured via SyncIntervalSec= in journald.conf.
 
@@ -47,6 +47,15 @@ CHANGES WITH 199:
           from. This complements sockets.target with a similar
           purpose for socket units.
 
           from. This complements sockets.target with a similar
           purpose for socket units.
 
+        * libudev gained a new call udev_device_set_attribute_value()
+          to set sysfs attributes of a device.
+
+        * The udev daemon now adjusts its default number of paralell
+          executed worker processes based on the number of available
+          CPUs instead of the amount of available RAM. This is supposed
+          to provide a more reliable default and limit a too agressive
+          paralellism for setups with 1000s of devices connected.
+
         Contributions from: Auke Kok, Colin Walters, Cristian
         Rodríguez, Daniel Buch, Dave Reisner, Frederic Crozat, Hannes
         Reinecke, Harald Hoyer, Jan Alexander Steffens, Jan
         Contributions from: Auke Kok, Colin Walters, Cristian
         Rodríguez, Daniel Buch, Dave Reisner, Frederic Crozat, Hannes
         Reinecke, Harald Hoyer, Jan Alexander Steffens, Jan