+Sun Jun 24 16:33:59 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+ * Fixed Unix signal task dispatching to not lock the signals
+ when dispatching the callback to avoid deadlocks. Affected
+ file is lib/silcutil/unix/silcunixschedule.c.
+
Sun Jun 24 14:43:21 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
* Fix configure output for with-plugin. Affected file is
apps/irssi/configure.ad
+Tue Jun 19 17:05:48 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
+
+ * Added SILC_VERSION macro for checking package versions at
+ compile time. Affected files are configure.ad,
+ includes/silc.h.in and includes/silcversion.h.in.
+
Mon Jun 18 23:47:22 EEST 2007 Pekka Riikonen <priikone@silcnet.org>
* Use SILC_VERIFY to assert that silc_rwlock_wrlock can be
<h4>SilcClientOperations structure</h4>
-The SilcClientOperation structure has changed significantly. It no longer
+The SilcClientOperations structure has changed significantly. It no longer
has `connected', `disconnected' and `failure' function pointers. Instead a
new SilcClientConnectCallback has been defined that is given as argument to
functions like silc_client_connect_to_server, silc_client_connect_to_client