X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=f4fff9d6b4ada47bf1e4537795a73342d1d2813c;hb=72cfa31520ebc0058763a30e21c13f6e9a964aa0;hp=6f092368ff366bcecc5c841c717c7a4fbf1d67ad;hpb=2be0be2432fff760084c4093291e79f1fa6262d8;p=silc.git diff --git a/CHANGES b/CHANGES index 6f092368..f4fff9d6 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,14 @@ Tue Apr 3 21:52:42 EEST 2001 Pekka Riikonen int64 of at least the xintXX size. If void * is less that 4 bytes uint32 * will be used. Defined bool as boolean. + * Changed _ALL_ unsigned long and unsigned int to uint32, + unsgined short to uint16 in the source tree. + + * Fixed a fatal bug in silc_server_remove_clients_by_server. Do + not handle clients that has entry->data.registered == FALSE. + They are not in the network anymore. Affected file is + silcd/server.c. + Tue Apr 3 16:39:19 EEST 2001 Pekka Riikonen * Implemented the sending of the SERVER_SIGNOFF notify in the