From: <mk...@us...> - 2003-10-22 01:21:15
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv1138 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.87 retrieving revision 1.88 diff -C2 -d -r1.87 -r1.88 *** CHANGES.current 21 Oct 2003 16:23:34 -0000 1.87 --- CHANGES.current 22 Oct 2003 01:20:58 -0000 1.88 *************** *** 2,5 **** --- 2,9 ---- =========================== 2003-10-21: onsight + * Fixed InterfaceRegistry ctor to properly initialize the registry + pointers to zero. + + 2003-10-21: onsight * Changed Packer to accept PackFile instead of FILE*. PackFile is a thin wrapper around FILE* which shouldn't affect other c++ code |