=================================================================== RCS file: /cvs/cvsweb/Attic/TODO.FreeBSD,v retrieving revision 3.19 retrieving revision 3.20 diff -u -p -r3.19 -r3.20 --- cvsweb/Attic/TODO.FreeBSD 2003/08/01 17:55:17 3.19 +++ cvsweb/Attic/TODO.FreeBSD 2003/08/01 18:45:46 3.20 @@ -23,3 +23,5 @@ o Integrate/cooperate with various CVS utilities. o Check and launder all input CGI parameters as well as $ENV{PATH_INFO} to make CVSweb work under Perl 5.8+ taint mode. + +o Support If-Modified-Since HTTP header.