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

<projectpg project="Lightweight CGI Library" maxcontrib=5>

<headline>Version 0.7 released</headline>

<p>We are glad to announce the new version 0.7 of the CGI Library, a
lightweight implementation for CGI programs written in C.  The library is
used for efficient and fast CGI applications.  The new version adds
improvements collected over the last year.</p>

<p>POST/GET variables in an application are now separated from cookie
variables and can be set and read without the need of the other.  The new
version automatically builds a shared library that applications can be
linked against.  This is due to the switch to GNU autotools.  The
conversion to use GNU autotools were made so the library can be easier
compiled on *BSD systems.</p>

<author>Joey</author>

</projectpg>

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