Difference between revisions of "Change Log 5.10.5"
From BOINC Wiki
(adding 5.10.5) |
(No difference)
|
Latest revision as of 18:28, 28 May 2016
Change Log 5.10.5, June 16, 2007
- MGR: fix bug in parsing of all-projects list (caused Wizard list to be empty)
- MGR: change (web) to WWW
- client: if statefile has an app version an unknown platform, change it to the primary platform. The probably cause of this is that the user switched to a 64-bit client, then back to the 32-bit client. If we reject the app version, it would e.g. cause CPDN WUs to get aborted in the middle.
- change new XML parser to handle XML comments ()
- client: enforce_schedule(): if try to preempt a process that's not running, at least mark it as preempted. (this should never happen in principle)