diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index 0651f9ead..cf294fbd1 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -2,7 +2,8 @@ * signal.c (got_fatal_signal): Print the signal number if we can't get a name for it. - (get_signal_name): Return NULL if no name is available. + (get_signal_name): Return NULL if no name is available. Fixed + conditional for sys_siglist to the correct one. 2005-04-17 Werner Koch <[email protected]> |