From 7790f0e0c26251078b1cf9997800cb80ba3c6170 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 28 Oct 1999 19:13:03 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7263 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/login/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/appl/login/ChangeLog b/appl/login/ChangeLog index 527c3636c..ef88872ff 100644 --- a/appl/login/ChangeLog +++ b/appl/login/ChangeLog @@ -1,3 +1,8 @@ +1999-10-28 Assar Westerlund + + * login.c (start_logout_proceess): don't examine `prog' before + setting it. + 1999-10-27 Assar Westerlund * login.c (do_login): chown and chmod the tty. some clean-up.