|
From: <mk...@us...> - 2003-03-18 10:37:30
|
Update of /cvsroot/csp/APPLICATIONS/SimData
In directory sc8-pr-cvs1:/tmp/cvs-serv3932
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** CHANGES.current 18 Mar 2003 10:03:59 -0000 1.3
--- CHANGES.current 18 Mar 2003 10:37:27 -0000 1.4
***************
*** 46,49 ****
--- 46,52 ----
LOG_WARN, LOG_ALERT, LOG_ERROR). The msg field can include the
usual ostream operators (<<).
+
+ *** BUILD CHANGE ***
+ Added Source/LogStream.cpp to do logging.
*** NEW FEATURE ***
|