Changeset 10581

Show
Ignore:
Timestamp:
02/07/10 05:18:17 (7 months ago)
Author:
tsee
Message:

Document SlaveDriver? in change log

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Padre/Changes

    r10562 r10581  
    22 
    330.57 To Be Released 
     4    - Spawn a master thread very early in the startup process. Use that 
     5      master to create worker threads as necessary. Cuts down on memory 
     6      usage and fixes the "Leaked Scalars" warning (BRAMBLE, SMUELLER) 
    47    - Fix pluginmanager error dialog for plugin-event failure (BRAMBLE) 
    58    - Add status messages for Padre::File operations (SEWI)