diff options
Diffstat (limited to 'runtime/stpd/ChangeLog')
-rw-r--r-- | runtime/stpd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/stpd/ChangeLog b/runtime/stpd/ChangeLog index cf17d5e1..a57e5a29 100644 --- a/runtime/stpd/ChangeLog +++ b/runtime/stpd/ChangeLog @@ -1,5 +1,10 @@ 2005-08-24 Martin Hunt <hunt@redhat.com> + * librelay.c (sigproc): Removed the "Exiting..." + message for now. + +2005-08-24 Martin Hunt <hunt@redhat.com> + * librelay.c (sigproc): Reestablish signal handler so impatient people don't hit ^C twice and terminate the program before it saves the data and removes the module. |