From: <mk...@us...> - 2003-07-23 02:25:06
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv32595 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** CHANGES.current 22 Jul 2003 22:46:22 -0000 1.50 --- CHANGES.current 23 Jul 2003 02:25:02 -0000 1.51 *************** *** 14,17 **** --- 14,23 ---- a new install target such as install_nopython. + Fixed ospath::dirname, which was truncating the last couple + characters. + + Added getError method to ExceptionBase, which returns a + string that combines the error type and message. + 2003-07-21: onsight COPYING now correctly contains the GPL license, not the |