htdocs/dev index.html,1.8,1.9
"Fred L. Drake" <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/htdocs/dev In directory usw-pr-cvs1:/tmp/cvs-serv15475 Modified Files: index.html Log Message: Add link to the roadmap document. Index: index.html =================================================================== RCS file: /cvsroot/expat/htdocs/dev/index.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- index.html 29 Aug 2002 18:07:03 -0000 1.8 +++ index.html 5 Sep 2002 03:06:48 -0000 1.9 @@ -26,6 +26,9 @@ <a href="relreqs-1-95-4.html">1.95.4</a> </li> + <li> <a href="roadmap.html">Development roadmap</a> sketching the + directions for future development. </li> + <li> <a href="cvs.html">CVS instructions</a> for developers and occasional contributors. </li>