Fixed unix signal delivery.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 36a87acd713340abbec7aa021ad3a3388f81dbc5..9376a926a282ab873a77f8c4c96ceb6e1a45166a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,13 @@
+Sun Dec 30 14:00:46 EET 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed unix signal delivery in SILC scheduler.  Affected file
+         is lib/silcutil/unix/silcunixschedule.c.
+
+Sun Nov 18 16:43:04 CET 2007  Jochen Eisinger <coffee@silcnet.org>
+
+       * Add -avoid-version and -rpath flags when compiling the plugin.
+         Affected file is apps/irssi/src/fe-common/silc/Makefile.in
+
 Thu Nov 15 18:03:53 EET 2007  Pekka Riikonen <priikone@silcnet.org>
 
        * Reprocess JOIN command synchronously after resolving channel
@@ -8,6 +18,9 @@ Thu Nov 15 18:03:53 EET 2007  Pekka Riikonen <priikone@silcnet.org>
          resolving user and must not save the old key.  Affected file
          is lib/silcclient/command_reply.c.
 
+       * Remove all channel keys and hmacs after giving LEAVE command.
+         Affected file is lib/silcclient/command_reply.c.
+
 Tue Nov 13 18:24:56 EET 2007  Pekka Riikonen <priikone@silcnet.org>
 
        * Added missing channel unreferencing in CMODE, CUMODE,