X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=bc91df7a51c8e6d7f1da39068f37f4206d25cad9;hb=33b943ac6034b92fcc5c09802f9fe9add12a51c9;hp=381095ccae8229d7ae435a9c644d0fd1b081a406;hpb=e5d8d3db6caa344b3d419b884556c21b15e7d123;p=silc.git diff --git a/CHANGES b/CHANGES index 381095cc..bc91df7a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +Mon Oct 8 16:47:42 EDT 2001 Pekka Riikonen + + * Added --disable-asm configuration option. Affected files + configure.in.pre, lib/silcmath/mpi/configure.in. A patch + by salo. + + * Implemented the backup resuming protocol that is used to + resume the primary router position in the cell after the + primary router comes back online. Affected files + silcd/server_backup.[ch], silcd/server, silcd/packet_receive.c, + and silcd/server_util.[ch]. + Sun Oct 7 12:29:25 EDT 2001 Pekka Riikonen * Sleep two (2) seconds after sending QUIT command to server.