[Cppcms-users] Release Announcement --- CppCMS 0.0.3
Brought to you by:
artyom-beilis
|
From: Artyom <art...@ya...> - 2009-02-09 07:50:32
|
Release Announcement
====================
CppCMS 0.0.3 Released
---------------------
Changelog:
- Forms API cleanup.
- Fixed configuration with latest autoconf/automake
- gcc 4.3 compilation fixes
- Added an option to disable gzip compression
- Changed manual output control to flush all headers on request
- Fixed incorrect use of readdir_r with dirent on Solaris
that caused crash
- Added an option for manual output stream control
- Changed cppcms_make_key now written in C instead of unportable bash/od
- Fixed -- widgets are default constructable
- Added help to templates compiler, BSD bugfix
- Now non-default session timeout type/limit is preserved withing session.
- Added "notriggers" to store cache functions as well
- Fixed incorrect triggers behavior in cache_iface.
DbiXX 0.0.3 Released
--------------------
Changelog:
- Fixed compilation issues with gcc-4,3
WikiPP 0.0.2 Released
---------------------
Changelog:
- Updates according to API changes in CppCMS 0.0.3
Examples 0.0.3 Released
-----------------------
No changes, but package location on sourceforge release system
had changed
Documentation
-------------
User Documentation is complete. It covers most of aspects required
for developing with CppCMS.
Still, documentation of internals is missing.
|