X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=6790253677de55ffe60a9884aa875893c78ea351;hb=33cf831bcbb37d145051ee687fc5a0ce4df1ec80;hp=5eb2d3314b65be4f54cba2d4f35f1df23f8ac4ea;hpb=26516272f6e9e47c6472efa50493a6a1044c02ac;p=silc.git diff --git a/CHANGES b/CHANGES index 5eb2d331..67902536 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,14 @@ +Thu Oct 11 12:14:19 EDT 2001 Pekka Riikonen + + * Check for existing server ID in silc_server_new_server + and in silc_server_connect_to_router_final and remove the + old entry if it exists. Affected file silcd/packet_receive.c, + silcd/server.c. + + * Send the channel message always to only one router, either + in upstream or downstream. Affected file is + silcd/packet_send.c. + Tue Oct 9 17:45:43 EDT 2001 Pekka Riikonen * Wrote the definition of the backup resuming protocol to the