diff options
author | jlam <jlam@pkgsrc.org> | 2001-02-02 17:52:25 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-02-02 17:52:25 +0000 |
commit | 8964be8059fcb6074913dc5cc6bbb1da047696fc (patch) | |
tree | 3d0dbd1b6c1fbafa21a6d5deb604afb4f600683f /www/p5-CGI/files | |
parent | c65bc363b82a6621e9f39d8ac8a5f39bf100b440 (diff) | |
download | pkgsrc-8964be8059fcb6074913dc5cc6bbb1da047696fc.tar.gz |
Update p5-CGI to 2.75. Changes from version 2.74:
1. Fixed bug in server push boundary strings (CGI.pm and CGI::Push).
2. Fixed bug that occurs when uploading files with funny characters in
the name
3. Fixed non-XHTML-compliant attributes produced by textfield()
4. Added EPOC support.
5. Fixed minor XHTML bugs.
6. Made escape() and unescape() symmetric with respect to EBCDIC.
7. Removed uninitialized variable warning from CGI::Cookie.
8. Fixed bug in CGI::Pretty that causes it to print partial end tags when
the $INDENT global is changed.
9. Single quotes are changed to character entity ' for compatibility with
URLs.
Diffstat (limited to 'www/p5-CGI/files')
-rw-r--r-- | www/p5-CGI/files/md5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI/files/md5 b/www/p5-CGI/files/md5 index 45ecd93a2bd..519e9bcdcef 100644 --- a/www/p5-CGI/files/md5 +++ b/www/p5-CGI/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2000/10/15 02:17:16 jlam Exp $ +$NetBSD: md5,v 1.4 2001/02/02 17:52:26 jlam Exp $ -MD5 (CGI.pm-2.74.tar.gz) = ed84941bb444297527558a432c8c8195 +MD5 (CGI.pm-2.75.tar.gz) = 334eacf7fb74f11bfa99eb7d9c5dfb5a |