[Avl-cvs] avl ChangeLog,1.3,1.4
Brought to you by:
hetfield666,
jah2003
From: Patrizio B. <het...@us...> - 2004-07-15 12:47:31
|
Update of /cvsroot/avl/avl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25778 Modified Files: ChangeLog Log Message: first test class implementation, doesn't compile! Index: ChangeLog =================================================================== RCS file: /cvsroot/avl/avl/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ChangeLog 24 Jun 2004 17:03:22 -0000 1.3 --- ChangeLog 15 Jul 2004 12:47:21 -0000 1.4 *************** *** 1,2 **** --- 1,8 ---- + --==15.07.2004==-- + <hetfield666>: + - first Test class implementation + --==24.06.2004==-- + <hetfield666>: + - first Makefile implementation --==24.06.2004==-- <jah2003>: |