#include <infodrom.style>
#include <projects.style>

<projectpg project="Lightweight CGI Library">

<h3>Changelog for version 0.5</h3>

<p><b>Releasedate: 1999-08-20</b>

<p><ul>

<li> Added proper install target to main Makefile
<li> Corrected multiple fields code
<li> Reworked offline parser, thanks to Mikko
<li> Improved test suite
<li> Added cgiGetVariables() to return a list of all variables
<li> Fixed problem with name being a prefix of another
<li> Also decode HTTP strings for multiple fields
<li> Added cgiSetType() and cgiSetHeader() with documentation
<li> Added support for HTML Cookies, new routines cgiGetCookie() and
<li> cgiGetCookies(), see manpages
<li> Added cgiFree() to free internal datastructures
<li> Internal reorganization
<li> CAUTION: s_cgi **cgi is now s_cgi *cgi in programs
<li> Added cgiFreeList() to free zero terminated lists of arrays

</ul>

<downloadbutton>

</projectpg>

# Local variables:
# mode: html
# mode: auto-fill
# end:
