|
From: <rga...@us...> - 2002-11-04 12:16:11
|
Update of /cvsroot/csms/csms-core
In directory usw-pr-cvs1:/tmp/cvs-serv19495
Modified Files:
status.xml
Log Message:
Fixed bug that prevented a change in the scoring config preference only taking efect after a restart.
Index: status.xml
===================================================================
RCS file: /cvsroot/csms/csms-core/status.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** status.xml 3 Nov 2002 20:46:16 -0000 1.9
--- status.xml 4 Nov 2002 12:16:08 -0000 1.10
***************
*** 30,33 ****
--- 30,36 ----
release.</description>
+ <action dev="rdg" type="update">Fixed bug that prevented a change
+ in the scoring config preference only taking efect after a restart.</action>
+
<action dev="rdg" type="update">Improved handling of preferences. Now
uses a separate Preferences manager. The user no longer needs to define
|