From: Michael S. <sta...@us...> - 2005-10-20 16:52:03
|
Update of /cvsroot/archive-access/archive-access/projects/wayback/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21905/xdocs Modified Files: index.xml Log Message: * project.xml * xdocs/index.xml Minor description changes (mostly to see if wayback bundles are showing up on continuous build server). Index: index.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wayback/xdocs/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xml 20 Oct 2005 01:30:37 -0000 1.1 --- index.xml 20 Oct 2005 16:51:54 -0000 1.2 *************** *** 10,19 **** <body> <section name="Introduction"> ! <p>The Internet Archive Wayback Machine.... </p> - <p>See WHERE for how to install.</p> - </section> - <section name="News and Status"> - <p>WHATS UP?</p> </section> </body> --- 10,16 ---- <body> <section name="Introduction"> ! <p><b>wayback</b> is an open source implementation of the ! The Internet Archive Wayback Machine. Stay tuned for first release. </p> </section> </body> |