Mon May 14 19:45:14 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9e7d93c5dc52695bf1ce6068a379d865ea695955..07df0bbb7c6eaf1a35f557a00aaae47d253bdbd4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,24 @@
+Mon May 14 19:45:14 CEST 2007  Jochen Eisinger <coffee@silcnet.org>
+
+       * Include a README for the SILC Plugin
+
+Sun May 13 22:08:59 CEST 2007  Jochen Eisinger <coffee@silcnet.org>
+
+       * Adopt perl Makefiles for SILC Plugin.
+
+Sun May 13 18:27:13 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed client library initialization when the running callback
+         is not given to silc_client_init.  Affected file is
+         lib/silcclient/client.c.
+
+       * Fixed Symbian compilation problems around the tree.  Added
+         new Carbide.c++ project files to symbian/ directory.
+
+       * Fixed SilcLog API to work on Symbian.  On Symbian it doesn't
+         use any globals.  Affected files are lib/silcutil/silclog.c
+         and silclog_i.h.
+
 Sun May 13 16:54:35 CEST 2007  Jochen Eisinger <coffee@silcnet.org>
 
        * Fix several warnings in Irssi's Makefiles.