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"