+Fri Jun 8 18:39:34 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+ * Fixed connection auth protocol timeout crash. Affected
+ file is lib/silcske/silconnauth.c.
+
+ * Fixed FSM machine finishing to check for existing threads
+ at the final free callback to allow time for the threads to
+ finish. Affected file lib/silcutil/silcfsm.c.
+
Thu Jun 7 21:25:31 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
* Fixed silc_client_get_clients_local to check the nick's
o Port all code to use SILC Toolkit 1.1 APIs.
+ o Dynamic connection support for INFO and MOTD commands.
+
+ o Dynamic connection support for JOIN command. Accept channel name
+ strings of format channel@server.
+
o Fix/test GETKEY.
o Fix/test MOTD.