X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=6e419f7f7ca0b63532d288c5ab4866b8d9072fdc;hb=b595f4324d9f59209f3b3c8dba8ac49ac66e467b;hp=888671f12ea5f8c8669de2ae0b9f0e1fcc80a3ed;hpb=21c7b3bac16c0f6d51ac26e9de29a85a1cd6af60;p=silc.git diff --git a/CHANGES b/CHANGES index 888671f1..6e419f7f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +Tue Mar 19 20:42:41 EET 2002 Pekka Riikonen + + * Added `name' field to SilcChannelPrivateKey to represent + application given name for the key. Moved also the context from + lib/silcclient/idlist.h into lib/silcclient/silcclient.h. + Added the `name' argument also to the function + silc_client_add_channel_private_key. + + Added function silc_client_current_channel_private_key to set the + current channel private key in use. + + Added "change" command to KEY command which can be used to change + the current channel private key. Bound the command also to + alt+K (Alt+Shift+k). + + Also affected files lib/silcclient/client_channel.c, + irssi/src/docs/help/in/key.in, irssi/src/silc/core/silc-channel.c. + Tue Mar 19 16:32:43 CET 2002 Pekka Riikonen * Added silc_rng_get_byte_fast function in to the