NEWS: add more entries
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Jan 2019 00:31:27 +0000 (09:31 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 13 Jan 2019 00:47:10 +0000 (09:47 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 0b4bdc9..40886e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,13 @@ CHANGES WITH 241 in spe:
         * $DBUS_SESSION_BUS_ADDRESS environment variable is set by pam_systemd
           again.
 
+        * kernel-install script now optionally takes a path to initrd file, and
+          it is passed to all plugins.
+
+        * -fPIE is dropped from compiler and linker option. Please specify
+          -Db_pie=true option to meson if you whant to build position-independent
+          executables. Note that the meson option is supported since meson-0.49.
+
 CHANGES WITH 240:
 
         * NoNewPrivileges=yes has been set for all long-running services
@@ -485,6 +492,9 @@ CHANGES WITH 240:
         * $DBUS_SESSION_BUS_ADDRESS environment variable is not set by
           pam_systemd anymore.
 
+        * The requirements to build systemd is bumped to meson-0.46 and
+          python-3.5.
+
         Contributions from: afg, Alan Jenkins, Aleksei Timofeyev, Alexander
         Filippov, Alexander Kurtz, Alexey Bogdanenko, Andreas Henriksson,
         Andrew Jorgensen, Anita Zhang, apnix-uk, Arkan49, Arseny Maslennikov,