diff options
Diffstat (limited to 'kdat/RELEASE_NOTES')
-rw-r--r-- | kdat/RELEASE_NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/RELEASE_NOTES b/kdat/RELEASE_NOTES index 85314f8..adc1584 100644 --- a/kdat/RELEASE_NOTES +++ b/kdat/RELEASE_NOTES @@ -51,7 +51,7 @@ 2002-01-21 - Added signal handler so user can have a chance to figure out what - program was doing when it received one of the signals SIGHUP, + program was doing when it received one of the Q_SIGNALS SIGHUP, SIGINT, SIGFPE, SIGSEGV, SIGTERM. The program can always be killed with "kill -9 <pid>". |