SILC Toolkit 1.1 Beta3
Pekka Riikonen
priikone at iki.fi
Thu May 17 16:38:49 CEST 2007
The new version of the SILC Toolkit is now available! The source package
of the software is available from the following sources:
http://silcnet.org/
ftp://ftp.silcnet.org/
This Beta3 brings us again a step closer to final release. This release
focus mainly on fixing bugs but also introducing a working Symbian OS
support. As of this release SILC Toolkit supports Symbian OS. Please
test this release a lot, start porting your applications to 1.1, and
report any problems you encounter. Beta4 will come out next week and week
after that hopefully we get our release.
Don't forget to read the porting from 1.0 to 1.1 manual at:
http://silcnet.org/docs/toolkit/porting.html
Summary of Changes
------------------
o Added Symbian OS support.
o Fixed all public headers from anonymous structures.
o Changed silc_buffer_*len macros to inline functions.
o Added silc_utf8_c2w and silc_utf8_w2c to do UTF-8 string conversion to
and from widechars.
o Fixed client library initialization crash.
o Fixed FSM state continuation when using threads.
o Fixed WIN32 thread creation crash.
The full list of changes is available on the website and in CHANGES file
in the source package.
Installation
------------
The source package is compiled and installed as instructed in the INSTALL
file found from the package. Refer also to the building instructions in
the Toolkit Reference Manual:
http://silcnet.org/docs/toolkit/building.html
Quick installation:
./configure
make
make install
Known Issues
------------
__________________________________________________________________
Info: https://lists.silcnet.org/mailman/listinfo/silc-announce
Archive: https://lists.silcnet.org/pipermail/silc-announce
FAQ: http://silcnet.org/support/faq/
More information about the silc-users
mailing list