+Tue Dec 12 18:56:14 EET 2006 Pekka Riikonen <priikone@silcnet.org>
+
+ * Changed back the SILC_FSM_THREAD_WAIT operation to not
+ continue to next state if thread is finished already. That
+ check is not done anymore. Affected files are
+ lib/silcutil/silcfsm.[ch].
+
Sun Dec 10 13:54:52 EET 2006 Pekka Riikonen <priikone@silcnet.org>
* Removed silc_packet_[get|set]_ciphers and
tested.
+SILC Client
+===========
+
+ o Porting to new Toolkit API and new Client Library API
+
+ o Improve help files, especially /cmode, /cumode and /key.
+
+ o in /cmode and /cumode with +r, maybe the public key and private key
+ could be just some "string", which would then match to "string.pub" and
+ "string.prv".
+
+
lib/silcclient, The Client Library
==================================