[Avl-cvs] avl ChangeLog,1.10,1.11
Brought to you by:
hetfield666,
jah2003
From: Patrizio B. <het...@us...> - 2004-09-08 18:00:30
|
Update of /cvsroot/avl/avl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14056 Modified Files: ChangeLog Log Message: Final version up, please test comparate method Index: ChangeLog =================================================================== RCS file: /cvsroot/avl/avl/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** ChangeLog 7 Sep 2004 17:15:25 -0000 1.10 --- ChangeLog 8 Sep 2004 17:59:50 -0000 1.11 *************** *** 1,2 **** --- 1,8 ---- + --==08.09.2004==-- + <hetfield666>: + - Added new report method to test class + - Cleaned Comparate method + - Added comments and cleaning to all functions + --==07.09.2004==-- <hetfield666>: |