+Thu Jul 26 18:13:59 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+ * Changed thread pool call queues thread specific and changed
+ queues to be consumed in last-in-first-out order. These
+ are optimizations to the thread pool. Affected file is
+ lib/silcutil/silcthread.c.
+
+Wed Jul 25 19:32:41 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+ * Added silc_mime_assembler_purge to lib/silcutil/silcmime.[ch]
+ to purge unfinished fragments from MIME assembler.
+
Sat Jul 21 14:47:28 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
* Added silc_data2hex and silc_hex2data to