updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5c6211bc4a7d6f2cf462ae4e1f23a44a1107b9de..157e5fcba2a14d7d2a1db9ca584e275982e6b954 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,20 @@
+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.
+
 Sun May 13 12:16:30 CEST 2007  Jochen Eisinger <coffee@silcnet.org>
 
        * Disable ASM if --with-pic was given.  Affected file is