* 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

View File

@@ -1,3 +1,9 @@
2009-06-06 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, src/su.c: Preserve the DISPLAY and XAUTHORITY environment
variables, even with --login. This was not the case before in the
PAM version.
2009-06-06 Nicolas François <nicolas.francois@centraliens.net>
* src/useradd.c, src/groupmod.c, src/groupadd.c, src/faillog.c: