diff --git a/ChangeLog b/ChangeLog index a6bbb393..03b53268 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-04-20 Nicolas François + + * libmisc/failure.h, libmisc/failure.c, src/login.c: Added + username as first parameter of failtmp to avoid issues with + non-null terminated ut_user, unavailability of ut_user, incomplete + username (that should not happen currently). + 2009-04-20 Nicolas François * libmisc/ttytype.c: Add brackets and parenthesis.