From: Brian S. <xue...@us...> - 2008-05-10 12:44:47
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29970 Modified Files: Tag: b0_22_2 getparser.nsh getssl.nsh Log Message: Use the latest bug-fix version of the Inetc plugin. Index: getssl.nsh =================================================================== RCS file: /cvsroot/popfile/windows/getssl.nsh,v retrieving revision 1.6.2.24 retrieving revision 1.6.2.25 diff -C2 -d -r1.6.2.24 -r1.6.2.25 *** getssl.nsh 2 Apr 2008 20:19:42 -0000 1.6.2.24 --- getssl.nsh 10 May 2008 12:44:52 -0000 1.6.2.25 *************** *** 50,54 **** ; to the appropriate ${NSISDIR} sub-folders if you wish, but this step is entirely optional. ; ! ; Tested with the inetc.dll plugin timestamped 1 April 2008 10:33:06 ;------------------------------------------------ --- 50,54 ---- ; to the appropriate ${NSISDIR} sub-folders if you wish, but this step is entirely optional. ; ! ; Tested with the inetc.dll plugin timestamped 4 May 2008 10:27:40 ;------------------------------------------------ Index: getparser.nsh =================================================================== RCS file: /cvsroot/popfile/windows/Attic/getparser.nsh,v retrieving revision 1.1.2.7 retrieving revision 1.1.2.8 diff -C2 -d -r1.1.2.7 -r1.1.2.8 *** getparser.nsh 26 Apr 2008 13:35:13 -0000 1.1.2.7 --- getparser.nsh 10 May 2008 12:44:52 -0000 1.1.2.8 *************** *** 53,57 **** ; to the appropriate ${NSISDIR} sub-folders if you wish, but this step is entirely optional. ; ! ; Tested with the inetc.dll plugin timestamped 1 April 2008 10:33:06 ;------------------------------------------------ --- 53,57 ---- ; to the appropriate ${NSISDIR} sub-folders if you wish, but this step is entirely optional. ; ! ; Tested with the inetc.dll plugin timestamped 4 May 2008 10:27:40 ;------------------------------------------------ |