From 1e66a80b730a6073febea4f394161b81bfcee4f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 22 Sep 2006 15:44:03 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18157 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/login/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appl/login/ChangeLog b/appl/login/ChangeLog index 91ff2487f..1cc194d6b 100644 --- a/appl/login/ChangeLog +++ b/appl/login/ChangeLog @@ -1,3 +1,9 @@ +2006-09-22 Love Hörnquist Åstrand + + * read_string.c: try to not call signaction for signal 0 and use + NSIG if it exists to determin how many signals there exists, also, + only restore those signalhandlers that we got out. + 2006-04-27 Love Hörnquist Åstrand * login_locl.h: Include "loginpaths.h"