Changes between Version 16 and Version 17 of VersionHistory


Ignore:
Timestamp:
Sep 24, 2008, 1:53:16 AM (16 years ago)
Author:
wildkard
Comment:

6.2.19

Legend:

Unmodified
Added
Removed
Modified
  • VersionHistory

    v16 v17  
    66
    77= BOINC 6 =
     8
     9== Version 6.2.19 ==
     10released: 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
    817== Version 6.2.18 ==
    918''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.''
     
    1827 * client: don't leak process handles when abort jobs
    1928 * 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.
    2031
    2132== Version 6.2.17 ==
     
    8192 * 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.
    8293 * MGR: If the computer name is the local host then skip displaying it in the tooltip.
     94
    8395
    8496== Version 6.2.8 ==