Changes between Version 16 and Version 17 of VersionHistory
- Timestamp:
- Sep 24, 2008, 1:53:16 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VersionHistory
v16 v17 6 6 7 7 = BOINC 6 = 8 9 == Version 6.2.19 == 10 released: 19 Sep 2008 11 * client: fix compiler warning. 12 * client: coprocessor support isn't supported in 6.2. 13 * SCR: Fix GDI/Memory leak in the screen saver. Pointed out by David Barnard. 14 * winsetup: Change the delete file after reboot code to use !MoveFileEx instead of the !RunOnce registry key. It does what I was originally trying to do directly to: HKLM\SYSTEM\!CurrentControlSet\Control\Session Manager\!PendingFileRenameOperations 15 16 8 17 == Version 6.2.18 == 9 18 ''Note: If you run into benchmark errors the first time after BOINC starts up, this is known to the developers and they are looking into what is causing it. When you or BOINC reruns the benchmarks eventually, they will run correctly.'' … … 18 27 * client: don't leak process handles when abort jobs 19 28 * client: if an app exits or we kill it, always destroy the shmem segment. 29 * Mac lib: set visibility of symbols to hidden by default. 30 * SCR: Fix 8/14 checkin that causes the CPU util to spike on Macs and possibly Windows. 20 31 21 32 == Version 6.2.17 == … … 81 92 * MGR: If more than two active tasks are running then tell the user how many active tasks are running instead of attempting to display the percent complete of each one. 82 93 * MGR: If the computer name is the local host then skip displaying it in the tooltip. 94 83 95 84 96 == Version 6.2.8 ==