From: Pekka Riikonen Date: Fri, 2 Feb 2001 13:47:01 +0000 (+0000) Subject: update. X-Git-Tag: SILC.0.1~271 X-Git-Url: http://git.silc.fi/gitweb/?a=commitdiff_plain;h=57d11637141ef369b51b155e59fa849400a3e15e;p=silc.git update. --- diff --git a/CHANGES b/CHANGES index 81bf961a..a843a2a0 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,11 @@ Fri Feb 2 11:42:56 EET 2001 Pekka Riikonen Affected files lib/silcclient/command.[ch], lib/silcclient/client.c and lib/silcclient/idlist.[ch]. + * Added `sender' argument to silc_server_packet_send_to_channel + to indicaet the sender who originally sent the packet to us + that we are now re-sending. Ignored if NULL. Affected file + silcd/packet_send.[ch]. + Thu Feb 1 23:31:21 EET 2001 Pekka Riikonen * Fixed channel ID decoding in server's JOIN command reply in