X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=157e5fcba2a14d7d2a1db9ca584e275982e6b954;hb=ce224ba8563054523412d09dd7e9165bb80612d6;hp=5c6211bc4a7d6f2cf462ae4e1f23a44a1107b9de;hpb=d75595852a8c795058d06a7dbb43ebf816990d04;p=silc.git diff --git a/CHANGES b/CHANGES index 5c6211bc..157e5fcb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,20 @@ +Sun May 13 18:27:13 EEST 2007 Pekka Riikonen + + * 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 + + * Fix several warnings in Irssi's Makefiles. + Sun May 13 12:16:30 CEST 2007 Jochen Eisinger * Disable ASM if --with-pic was given. Affected file is