From: <mk...@us...> - 2003-10-21 05:10:23
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv8337 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.83 retrieving revision 1.84 diff -C2 -d -r1.83 -r1.84 *** CHANGES.current 21 Oct 2003 04:34:15 -0000 1.83 --- CHANGES.current 21 Oct 2003 04:42:59 -0000 1.84 *************** *** 6,9 **** --- 6,12 ---- * Started a new test suite for data type functionality + * Added SIMDATA_API_VERSION define to Version.h. This number will + be bumped for all backwards-incompatible API changes. + 2003-10-20: onsight * Added a log message when the interface registry is destroyed. |