From: <nat...@us...> - 2003-08-07 21:57:22
|
Update of /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs In directory sc8-pr-cvs1:/tmp/cvs-serv15938 Modified Files: credits.xml Log Message: added credit for the Radar Chart Index: credits.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/src/documentation/content/xdocs/credits.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** credits.xml 29 May 2003 02:44:54 -0000 1.1 --- credits.xml 7 Aug 2003 21:57:19 -0000 1.2 *************** *** 11,14 **** --- 11,25 ---- <body> <section> + <title>1.0.0</title> + <p></p> + <table> + <tr> + <td>Rami Hansenne, Matthew Dornquast</td> + <td>Radar Chart Implementation</td> + </tr> + </table> + </section> + + <section> <title>0.7.0</title> <p></p> |