From: Chris W. <la...@us...> - 2004-12-05 20:06:59
|
Update of /cvsroot/openinteract/OpenInteract2/doc/Manual In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27609/doc/Manual Modified Files: Changes.pod Log Message: latest changes Index: Changes.pod =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/doc/Manual/Changes.pod,v retrieving revision 1.59 retrieving revision 1.60 diff -C2 -d -r1.59 -r1.60 *** Changes.pod 5 Dec 2004 18:50:10 -0000 1.59 --- Changes.pod 5 Dec 2004 20:06:49 -0000 1.60 *************** *** 704,707 **** --- 704,718 ---- =back + L<OpenInteract2::URL> + + =over 4 + + =item * + + Add C<digest_file()> as shortcut to calculate the hex MD5 digest of a + file's contents. + + =back + C<sample/website/filter.ini> |