| 2 | |
| 3 | == Version 6.6.20 == |
| 4 | released: 9 Apr 2009 |
| 5 | |
| 6 | * New client-side CPU & GPU scheduler |
| 7 | * New work-fetch policy for better management of CPU and GPU work queues |
| 8 | * Improved BOINC Manager network connectivity |
| 9 | * Consolidation of the grid/accessible advanced views. |
| 10 | |
| 11 | == Version 6.4.7 == |
| 12 | released: 3 Mar 2009 |
| 13 | |
| 14 | ''Note: In order to limit the number of issues we had to deal with for the 6.4 release we shipped it with the manager that shipped as part of the 6.2 release. We have no plans to release 6.4.x for the Macintosh at this time, because we can't run BOINC CUDA applications on the Mac until NVIDIA makes some changes in their Mac software. '' |
| 15 | |
| 16 | * Update OpenSSL to 0.9.8i |
| 17 | * Update LibCurl to 7.19.4 |
| 18 | |
| 19 | == Version 6.4.6 == |
| 20 | released: 23 Feb 2009 |
| 21 | |
| 22 | * WINSCR: Force terminate the data management thread when shutting down. |
| 23 | * WINSCR: Move keyboard and mouse activity detection code into their own thread. Prevent a deadlock in case other stuff stalls. |
| 24 | * WINSCR: Move window z-order detection code into its own thread. Prevent a deadlock in case other stuff stalls. |