[zipdiff-cvs] zipdiff/xdocs sample-output.html,1.2,1.3
Status: Alpha
Brought to you by:
sullis
From: Sean S. <su...@us...> - 2004-06-29 00:26:43
|
Update of /cvsroot/zipdiff/zipdiff/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14123/xdocs Modified Files: sample-output.html Log Message: Index: sample-output.html =================================================================== RCS file: /cvsroot/zipdiff/zipdiff/xdocs/sample-output.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** sample-output.html 27 Jun 2004 22:06:47 -0000 1.2 --- sample-output.html 29 Jun 2004 00:26:32 -0000 1.3 *************** *** 31,35 **** <td> <ul> ! <li>c.zip/bar.txt</li> <li>bar.txt</li> </ul> --- 31,35 ---- <td> <ul> ! <li>zzz/foo.txt</li> <li>bar.txt</li> </ul> *************** *** 57,63 **** <td> <ul> ! <li>c.zip</li> ! <li>c.zip/foo.txt</li> ! <li>foo.txt</li> </ul> </td> --- 57,63 ---- <td> <ul> ! <li>my.jar</li> ! <li>my.jar/Util.class</li> ! <li>hello.txt</li> </ul> </td> *************** *** 65,69 **** </table> <hr> ! Generated at Sun Jun 27 14:05:48 GMT-08:00 2004 </body> ! </html --- 65,70 ---- </table> <hr> ! <p>Generated at Sun Jun 27 14:05:48 GMT-08:00 2004</p> </body> ! </html> ! |