From: Brian S. <xue...@us...> - 2006-01-19 12:45:43
|
Update of /cvsroot/popfile/windows/add-ons In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1976 Modified Files: addssl.nsi Log Message: Disambiguate the comment about the applicability of the built-in SSL files. Index: addssl.nsi =================================================================== RCS file: /cvsroot/popfile/windows/add-ons/addssl.nsi,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** addssl.nsi 19 Jan 2006 11:31:12 -0000 1.15 --- addssl.nsi 19 Jan 2006 12:45:32 -0000 1.16 *************** *** 99,103 **** ; Winnipeg. ; ! ; The following local SSL files are compatible with POPFile 0.22.x: ; ; (1) ssl-0.22.x\IO-Socket-SSL.tar.gz (dated 01-Aug-2003) --- 99,103 ---- ; Winnipeg. ; ! ; The following local SSL files are compatible with POPFile 0.22.0, 0.22.1 and 0.22.2: ; ; (1) ssl-0.22.x\IO-Socket-SSL.tar.gz (dated 01-Aug-2003) |