diff options
author | adam <adam> | 2006-03-05 22:34:33 +0000 |
---|---|---|
committer | adam <adam> | 2006-03-05 22:34:33 +0000 |
commit | 9dbea2077c7faf109dbb24a95df2278ba7968e4b (patch) | |
tree | ea2c60462f02695cedb61f47b58849eb5ab7ea55 /www/cgicc/distinfo | |
parent | 42665d9721a596fabee82596692631368d2953f3 (diff) | |
download | pkgsrc-9dbea2077c7faf109dbb24a95df2278ba7968e4b.tar.gz |
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
Diffstat (limited to 'www/cgicc/distinfo')
-rw-r--r-- | www/cgicc/distinfo | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/www/cgicc/distinfo b/www/cgicc/distinfo index 1efa72551c0..dae2abe5c69 100644 --- a/www/cgicc/distinfo +++ b/www/cgicc/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:08:29 wiz Exp $ +$NetBSD: distinfo,v 1.3 2006/03/05 22:34:33 adam Exp $ -SHA1 (cgicc-3.1.5.tar.gz) = ee33b6ebf2858cb729bd189e2df8bd8c5fce516e -RMD160 (cgicc-3.1.5.tar.gz) = a3c1b8ee22a9dca4750f875d7cefc536fc70870c -Size (cgicc-3.1.5.tar.gz) = 328747 bytes +SHA1 (cgicc-3.2.3.tar.bz2) = 0d49c933a77d5a917ebf761f416fe1f0140e7664 +RMD160 (cgicc-3.2.3.tar.bz2) = c1da8be93801344bc4c6338e2547788eb4de217d +Size (cgicc-3.2.3.tar.bz2) = 445393 bytes +SHA1 (patch-aa) = 614b1cb30bebe5db76bbff5adbd0bd7b248e91da |