X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=b5fe2a1d55d2ac2ffbc4d012c0328b71b605e6d3;hb=7f771866f95a5bf99b298fd79933779bc037da9c;hp=77fa1102e5695688d458edfb434c857578e3b688;hpb=b3c198997d2adb79fb3c2e48cba9d0511badd9f0;p=silc.git diff --git a/CHANGES b/CHANGES index 77fa1102..b5fe2a1d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,23 @@ +Mon Oct 29 17:43:04 EST 2001 Pekka Riikonen + + * Fixed a crash in silc_client_ftp_free_sessions and + silc_client_ftp_session_free_client. Affected file + lib/silcclient/client_ftp.c. + + * Added `disabled' field in the SilcChannelEntry in the server + to indicate if the server entry is disabled. Affected file + silcd/idlist.h, silcd/command[_reply].c. + + * SILC server adds now /var/run/silcd.pid everytime it is + started. Affected file silcd/silcd.c. + + * Added silc_server_packet_send_clients to send a packet to + the provided table of client entries. Affected file + silcd/packet_send.[ch]. + + * Fixed a crash in client resolving in client_prvmsg.c in + client library. Affected file lib/silcclient/client_prvmsg.c. + Sun Oct 28 18:46:27 EST 2001 Pekka Riikonen * Added SilcClietFileError enum to indicate error in