Changeset 12401


Ignore:
Timestamp:
08/30/10 05:54:03 (18 months ago)
Author:
adamk
Message:

Noting directory tree improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/Changes

    r12389 r12401  
    11Changes for Perl Application Development and Refactoring Environment 
    2 NOTE: Do not "tidy" or change the indenting here, or we break svn annotate 
     2NOTE: Do NOT "tidy" or change the indenting here, or we break svn annotate 
    33 
    440.70 To be released 
    5     - Directory search now runs incrementally via background task (ADAMK) 
    65    - The Task 2.0 API now supports full birectional communication for all 
    76      task classes out the box. (ADAMK) 
     7    - Directory search now runs incrementally via background task (ADAMK) 
     8    - Directory browse no longer infinitely recurses (ADAMK) 
     9    - Directory tasks all support cancellation, preventing expensive tasks 
     10      building up and killing your Padre instance (ADAMK) 
    811    - Subroutines declared using syntax provided by Method::Signatures 
    912      ("func", "method"), MooseX::Method::Signatures ("method"), and 
Note: See TracChangeset for help on using the changeset viewer.