* src/login.c: Added update_utmp() to group the prepare_utmp and

setutmp (and the utmpx versions).
This commit is contained in:
nekral-guest
2009-04-22 19:58:39 +00:00
parent f59a69f4b6
commit 790dbb07fc
2 changed files with 36 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Added update_utmp() to group the prepare_utmp and
setutmp (and the utmpx versions).
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Do not include netdb.h. gethostbyname() is no more