From: Pekka Riikonen Date: Tue, 15 Jan 2002 16:54:21 +0000 (+0000) Subject: updates. X-Git-Tag: silc.server.0.7.5~3 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=866e226aeb4963ead30c59de3e258605716c8ef2 updates. --- diff --git a/CHANGES b/CHANGES index 1ff4a821..19a925b5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +Tue Jan 15 18:49:41 EET 2002 Pekka Riikonen + + * Fixed silc_mp_sizeinbase to return the value correctly with + MPI. Affected file lib/silcmath/mp_mpi.c. + + * Fixed the stop_server signal to correctly stop the scheduler + and gracefully stop the server when SIGTERM or SIGINT signals + are received. Affected file silcd/silcd.c. + Mon Jan 7 23:38:19 CET 2002 Johnny Mnemonic * Simple handling of TERM and HUP signals. Also added some log