diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2012-05-16 11:56:33 +1200 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2012-05-16 11:56:33 +1200 |
commit | e0b6875af56f621ab4cb295e52e79538a2e2fc71 (patch) | |
tree | 35853c48a8a3c6b98c579359b45b08748d212b3e /NEWS | |
parent | dfc2ba3299f2879524c6c51b302e446cd2b3ee70 (diff) | |
download | lightdm-e0b6875af56f621ab4cb295e52e79538a2e2fc71.tar.gz |
Don't set PAM_XDISPLAY or PAM_XAUTHDATA if not supported
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Overview of changes in lightdm 1.3.1 * Fix wrapper path in AppArmor profile (broken since 1.1.1) * Add show-manual-login and allow-guest options to lightdm-set-defaults + * Don't set PAM_XDISPLAY or PAM_XAUTHDATA if not supported Overview of changes in lightdm 1.2.0 |