X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=7ecfb7a101d3d26ff42a98b4bff1b9146a9057ab;hb=a822fca4344037f17da731b4cebb2c0d4a67ba60;hp=fe6c148167a237102afd52482f6bc882c27f6085;hpb=6531fe2150971068f734791bea19419f679e6d33;p=silc.git diff --git a/CHANGES b/CHANGES index fe6c1481..7ecfb7a1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,20 @@ +Wed Nov 7 17:15:07 EET 2001 Pekka Riikonen + + * Added silc_log_set_debug_string function to set a regex + string to match for debug output. Only the function names, + or filenames matching the given debug string is actually + printed. This way it is possible to filter out those debug + strings that user is not interested in. + + Fixed a bug in silc_string_regexify. + + Affected files lib/silcutil/silclog.[ch], and + lib/silcutil/unix/silcunixutil.c. + + * Changed the -d options in both server and Irssi SILC client + to take the debug string as argument. Affected files + silcd/silcd.c and irssi/src/silc/core/silc-core.c. + Tue Nov 6 21:31:54 EET 2001 Pekka Riikonen * Added silc_hash_babbleprint to create a Bubble Babble