X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=CHANGES;h=ec497b033d2a166756a47dcbde36cd1ed0de4559;hp=e30615e3e7ec33eff57f7a57e208441c5d8076f9;hb=664ce664330ac8edf9aae688bf279f7b6fedcc17;hpb=9d6f4e111aacfc9abcb8c2053eb116a7ad0de286 diff --git a/CHANGES b/CHANGES index e30615e3..ec497b03 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +Wed Mar 14 17:31:28 EET 2007 Pekka Riikonen + + * In notify handling resolve user entries many times if the + resolving timedout. Affected file lib/silcclient/client_notify.c. + + * silc_client_get_clients_local do not return any invalid entries. + Affected file is lib/silcclient/client_entry.c. + + * Do not print "there are now xx user on this channel" for users + that actually aren't anymore on the channel. Affected file + is apps/irssi/src/client_ops.c. + Sun Mar 11 17:43:18 CET 2007 Jochen Eisinger * When joining channels with a password given in the config file, @@ -22,6 +34,11 @@ Sun Mar 11 13:50:53 CET 2007 Jochen Eisinger * Use time settings for lag settings. Affected file is apps/irssi/src/silc/core/silc-lag.c +Tue Feb 27 17:07:34 EET 2007 Pekka Riikonen + + * Added silc_thread_yield. Affected file is + lib/silcutil/silcmutex.h. + Wed Feb 21 17:01:01 EET 2007 Pekka Riikonen * Fixed WHOIS command and requested attributes handling in