X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=cfce68d85784ab3a52e1e6142024c4a51f84506d;hb=fca3453b57d29a0d28a1ef2ba9d7f5b3a2801c28;hp=5708445f65e84ff444512b7be2b9b54591cd2cc2;hpb=3a2b1d78dd60e192a5d146bffc4bf7e5364da96d;p=crypto.git diff --git a/CHANGES b/CHANGES index 5708445f..cfce68d8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +Fri Apr 19 09:02:20 CEST 2002 Pekka Riikonen + + * Added service support to SILC protocol. Added new command + SILC_COMMAND_SERVICE. Updated the protocol specs and the + core library. Services are not implemented in server or + client for now. Protocol TODO #20. Affected files are + lib/silccore/silcstatus.h, lib/silccore/silccommand.h. + Thu Apr 18 14:09:51 CEST 2002 Pekka Riikonen * Added silc_mime_parse function to parse MIME headers.