[Opal-commits] opal changelog.txt,1.49,1.50
Status: Inactive
Brought to you by:
tylerstreeter
|
From: Olex <ole...@us...> - 2005-11-26 22:40:25
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7819 Modified Files: changelog.txt Log Message: Simulator::getRootSpace() Added option for the custom simulator. Additional unit tests. Index: changelog.txt =================================================================== RCS file: /cvsroot/opal/opal/changelog.txt,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** changelog.txt 21 Nov 2005 13:59:16 -0000 1.49 --- changelog.txt 26 Nov 2005 22:40:18 -0000 1.50 *************** *** 15,18 **** --- 15,21 ---- ------------------------------------------ + * 11-26-05: Simulator::getRootSpace() Added option for the custom + simulator. Additional unit tests. (Oleksandr Lozitskiy) + * 11-21-05: Added more unit tests. (Oleksandr Lozitksiy) |