[Scopeapp-cvs]scopeapp ChangeLog,1.24,1.25
Status: Alpha
Brought to you by:
narge
From: <sco...@li...> - 2003-11-16 07:00:20
|
Update of /cvsroot/scopeapp/scopeapp In directory sc8-pr-cvs1:/tmp/cvs-serv26460 Modified Files: ChangeLog Log Message: Fixed trivial scaling bug, something still seems wrong though Index: ChangeLog =================================================================== RCS file: /cvsroot/scopeapp/scopeapp/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** ChangeLog 16 Nov 2003 06:35:13 -0000 1.24 --- ChangeLog 16 Nov 2003 06:59:37 -0000 1.25 *************** *** 1,4 **** --- 1,7 ---- 2003-11-16 Philip Derrin <na...@us...> + * src/XYPlotView.m: + Fixed trivial scaling bug, something still seems wrong though + * Info.plist, src/scopeapp_prefix.pch: Added as part of update to XCode |