From: <nat...@us...> - 2003-08-27 00:32:47
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs In directory sc8-pr-cvs1:/tmp/cvs-serv3663 Modified Files: downloads.xml Log Message: added patches CVS ---------------------------------------------------------------------- Index: downloads.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/downloads.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** downloads.xml 7 Aug 2003 21:57:51 -0000 1.4 --- downloads.xml 27 Aug 2003 00:32:44 -0000 1.5 *************** *** 3,7 **** <document> <header> ! <title>jCharts</title> <authors> <person name="Nathaniel Auvil" email="nat...@us..."/> --- 3,7 ---- <document> <header> ! <title>Krysalis - jCharts</title> <authors> <person name="Nathaniel Auvil" email="nat...@us..."/> *************** *** 28,31 **** --- 28,38 ---- <ul> <li><link href="http://prdownloads.sourceforge.net/jcharts/jcharts0.6.0_jasperReports0.4.5.zip?download">jcharts 0.6.0 and Jasper Reports 0.4.5</link></li> + </ul> + </section> + <section> + <title>User Code Submissions</title> + <p/> + <ul> + <li><link href="http://sourceforge.net/tracker/?group_id=16161&atid=316161">Patches</link></li> </ul> </section> |