Copy libfe_common_silc.so to libfe_silc.so in make install.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index fe2adfaff622ebe48c4f6a50e58868d5ad44a020..e6ec98ef4e44b4ffdfde9272805181d8c531d6eb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,29 @@
+Sun May 27 20:38:30 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Copy SILC Plugin's libfe_common_silc.so to libfe_silc.so so
+         that user's don't have to do it manually.  Affected file
+         is apps/irssi/src/fe-common/silc/core/Makefile.am.
+
+Thu May 24 15:30:31 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * SILC Toolkit 1.1 Beta4.
+
+       * Fixed channel and server entry freeing in client library.
+         Affected file is lib/silcclient/client_entry.c.
+
+       * Do not allow stopping client before it has been started.
+         Affected file is lib/silcclient/client.c.
+
 Wed May 23 23:21:03 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
 
        * Fixed formatted nickname renaming to rename also irssi's
          nicklist (/NAMES etc).  Affected file is
          apps/irssi/src/silc/core/client_ops.c.
 
+       * Fixed SILC Plugin crash when stopping client library before
+         it has been started.  Affected file is
+         apps/irssi/src/silc/core/silc-core.c.
+
 Tue May 22 17:18:54 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
 
        * For SILC Client and SILC Server check for 1.1 Toolkit