Change Log 5.10.5

From BOINC Wiki
Revision as of 18:28, 28 May 2016 by Jord (talk | contribs) (adding 5.10.5)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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)