[Scopeapp-cvs]scopeapp ChangeLog,1.22,1.23
Status: Alpha
Brought to you by:
narge
From: <sco...@li...> - 2003-11-16 04:10:02
|
Update of /cvsroot/scopeapp/scopeapp In directory sc8-pr-cvs1:/tmp/cvs-serv5213 Modified Files: ChangeLog Log Message: Fixed a bug caused by multiple TraceViews calling -startSampling on the sampler without calling -stopSampling Index: ChangeLog =================================================================== RCS file: /cvsroot/scopeapp/scopeapp/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** ChangeLog 16 Nov 2003 04:07:30 -0000 1.22 --- ChangeLog 16 Nov 2003 04:09:20 -0000 1.23 *************** *** 1,4 **** --- 1,8 ---- 2003-11-16 Philip Derrin <na...@us...> + * src/TraceView.m: + Fixed a bug caused by multiple trace-views calling -startSampling + on the sampler without calling -stopSampling + * MacCRO X.pbproj: Updated to XCode |