* NEWS, src/su.c: Preserve the DISPLAY and XAUTHORITY environment

variables, even with --login. This was not the case before in the
	PAM version.
This commit is contained in:
nekral-guest
2009-06-05 22:19:38 +00:00
parent d6f18c207e
commit f4f6300499
3 changed files with 13 additions and 2 deletions

3
NEWS
View File

@@ -2,6 +2,9 @@ $Id$
shadow-4.1.4.1 -> shadow-4.1.4.2 UNRELEASED
- su
* Preserve the DISPLAY and XAUTHORITY environment variables. This was
only the case in the non PAM enabled versions.
shadow-4.1.4 -> shadow-4.1.4.1 2009-05-22