* src/login.c: utent might be NULL after get_current_utmp().

This commit is contained in:
nekral-guest
2009-04-22 20:07:34 +00:00
parent 332a50c273
commit a362a68f53
2 changed files with 9 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
2009-04-22 Paul Szabo <psz@maths.usyd.edu.au>
* src/login.c: utent might be NULL after get_current_utmp().
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Removed temp_shell. No more used.