X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=74309ce3538b962247e29e99ed3b4f6659584e75;hb=025071b92db9e9933a00aafef1e60baef53fec08;hp=1b200a492da1a072dcf9cb94cc2d6e10cd36b77c;hpb=486df9cbf554ad550bdaeb0429fbad278604aa0e;p=silc.git diff --git a/CHANGES b/CHANGES index 1b200a49..74309ce3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +Mon Apr 8 23:57:32 EEST 2002 Pekka Riikonen + + * Redefined the Status Payload to include now two 8 bit fields, + instead of one 16 bit field. This now makes it possible to + send list of errors. Updated the protocol specs and the code + in core library, client library and server. Protocol TODO #1. + Affected files are lib/silccore/silccommand.[ch], + lib/silcclient/command_reply.[ch], silcd/command.c, + silcd/command_reply.c and silcd/packet_receive.[ch]. + Mon Apr 8 19:57:40 CEST 2002 Johnny Mnemonic * Added config parse status SILC_CONFIG_EPRINTLINE, this status @@ -16,6 +26,15 @@ Mon Apr 8 19:57:40 CEST 2002 Johnny Mnemonic * Drop root privileges when started in foreground. Don't drop them if debugging also. Affected file is silcd/silcd.c. +Mon Apr 8 17:00:41 EEST 2002 Pekka Riikonen + + * Added more IM-like features by introducing new user modes + for setting various presence information. Added new modes: + INDISPOSED, BUSY, PAGE, HYPER and ROBOT. Updated protocol + specs and code. Protocol TODO #19. Affected files are + lib/silccore/silcmode.h, irssi/src/silc/core/client_ops.c, + irssi/docs/help/in/umode.in and lib/silcclient/command.c. + Sun Apr 7 17:07:59 EEST 2002 Pekka Riikonen * Added STATS command to the protocol after all, to return