diff --git a/appl/login/ChangeLog b/appl/login/ChangeLog index 2400808db..b3bb1d706 100644 --- a/appl/login/ChangeLog +++ b/appl/login/ChangeLog @@ -1,5 +1,9 @@ -2006-12-05 Love Hörnquist Åstrand +2008-04-10 Love Hörnquist Åstrand + * utmp_login.c: Remove utmp warning on mac os x + +2006-12-05 Love Hörnquist Åstrand + * limits_conf.c: Clear errno before calling the strtol functions. From Paul Stoeber to OpenBSD by Ray Lai and Björn Sandell.