Subject: CVS commit: pkgsrc/www/cgicc
From: Adam Ciarcinski
Date: 2006-03-05 23:34:33
Message id: 20060305223433.E82E62DA27@cvs.netbsd.org

Log Message:
Changes 3.2.3:
* Longstanding bug in form_urldecode fixed
* Bug in FastCGI demo fixed
* Documentation formatting problems fixed
* Demonstration applications updated

Changes 3.2.2:
* Memory leak during restoration of CGI environments fixed
* New getDoubleValue and getIntegerValue methods added to allow caller to
  determine if value was bounded
* Bug in getDoubleValue fixed
* Bug in parsing of cookie names fixed

Changes 3.2.1:
* Bug that caused multiple cookies to be output incorrectly fixed
* Better support added for Borland C++ Builder and HP aCC
* Bona fide support for FastCGI added
* Documentation fixes

Changes 3.2:
* License changed to the Lesser GNU General Public License
* HTTP header classes rewritten and refactored
* HTML output now more XML-compliant
* Documentation rewritten in Doxygen format
* Added a demo on cookie usage

Files:
RevisionActionfile
1.12modifypkgsrc/www/cgicc/Makefile
1.6modifypkgsrc/www/cgicc/PLIST
1.3modifypkgsrc/www/cgicc/distinfo
1.1addpkgsrc/www/cgicc/patches/patch-aa