From d4158bdf77c862a1b05735d323692ebab22aebdb Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 20 Apr 2009 12:16:07 +0000 Subject: [PATCH] * src/login.c: We do not need to keep the old umask. Discard the umask() return value. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9eed7f66c..607774729 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-04-20 Nicolas François + + * src/login.c: We do not need to keep the old umask. Discard the + umask() return value. + 2009-04-20 Nicolas François * libmisc/hushed.c, lib/prototypes.h, src/login.c: Change the -- 2.47.2