egroupware/phpgwapi/doc/icalsrv/IcalSrv-Release-Log.txt
2006-03-14 15:33:27 +00:00

58 lines
1.6 KiB
Plaintext

/*! \page pageicalsrvreleaselog Small IcalSrv Release Log
\section secrel0907 Release 0.9.07 Small Bug fix to remove todo export limit of 15
- release date: 20060314
- file: icalsrv-with-doc-0.9.07.tgz
- via: homepage and egroupware cvs
\subsection subsecrel0907changes Changes from previous version
- icalsrv.php repaired the export of tasks from infolog: limit to 15 is removed!
- added this release page.
- updated documentation @ref secabout a bit
- updated documentation @ref pageicalsrvclients a bit
\subsection subsecrel0904bf01bugs Found bugs and problems
- problems: still demand for more flexible and configurable export filter settings
Note: this will not be handled before the new api releases (>0.9.20).
\section secrel0904bf01 Release 0.9.04-bf01 Small Bug fix for php5 (double definitions removed)
- release date: 20060223
- file: icalsrv-with-doc-0.9.04-bf01.tgz
- via: homepage and egroupware cvs
\subsection subsecrel0904bf01changes Changes from previous version
- icalsrv.php removed the double declaration. Now php5 should not complain anymore
\subsection subsecrel0904bf01bugs Found bugs and problems
- JVL & Roger (jasjar)?: the export of tasks from egw to the client is
limited to 15 (boinfolog search needs to be iterated)
\section secrel0904 Release 0.9.04 First public beta release of icalsrv
- release date: 20060222
- file: icalsrv-with-doc-0.9.04.tgz
- via: homepage and egroupware cvs
\subsection subsecrel0904changes Changes from previous version
- many
\subsection subsecrel0904bugs Found bugs and problems
- Ben Donnachie: the fail_exit() function is double declared (left over
fromd debugging)
*/