X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=f3617b11b2e10d5f8d45abfe4e17c6211a4ed18b;hb=d47a87b03b846e2333ef57b2c0d81f1644992964;hp=4ba77bb01bc561b5b48c01fe404b053004094d43;hpb=d067e054d2b76c94dd92a9aefbfc2185e52d0473;p=silc.git diff --git a/CHANGES b/CHANGES index 4ba77bb0..f3617b11 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,23 @@ +Wed Feb 13 12:46:25 CET 2002 Johnny Mnemonic + + * Merged the new SILC Config library, with the server parsing + support. Read the header file silcconfig.h or the toolkit + documentation for the news. Affected files are + doc/example_silcd.conf.in lib/silcutil/silcconfig.[ch] + silcd/command.c silcd/packet_receive.c silcd/packet_send.c + silcd/protocol.c silcd/server.c silcd/server_backup.c + silcd/serverconfig.[ch] silcd/silcd.c. + + * Fixed some silclog documentation. Affected file is + lib/silcutil/silclog.h. + +Sun Feb 10 18:11:30 EET 2002 Pekka Riikonen + + * The silc_cipher_register, silc_hash_register and + silc_hmac_register now checks if the object to be registered + is registered already. Affected files are + lib/silccrypt/silccipher.c, silchash.c and silchmac.c. + Sun Feb 10 15:48:38 EET 2002 Pekka Riikonen * Merged new irssi from irssi.org's CVS, the version 0.7.99.