diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-02-15 05:00:27 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-02-15 05:02:38 +0100 |
commit | 437b7dee328738b7aca89a9c7527f228ff8f2d34 (patch) | |
tree | 93935bf167458c775d43bb6efb4470a561963206 /NEWS | |
parent | 21d279cf543c82705a5b3362818805603d2ab9f2 (diff) |
build-sys: prepare release of 43systemd/v43
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ systemd System and Service Manager +CHANGES WITH 43: + * This is mostly a bugfix release + + * systems lacking /etc/os-release are no longer supported. + + * Various functionality updates to libsystemd-login.so + + * Track class of PAM logins to distuingish greeters from + normal user logins. + + Contributions from: Kay Sievers, Lennart Poettering, Michael + Biebl + CHANGES WITH 42: * This is an important bugfix release for v41. |