Changeset 5995

Show
Ignore:
Timestamp:
07/09/09 19:53:48 (14 months ago)
Author:
azawawi
Message:

[Perl 6] Changes for the 0.50 CPAN release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Padre-Plugin-Perl6/Changes

    r5882 r5995  
    11Changes 
     2 
     3=head1 0.50 2009.7.10 
     4 
     5        - Wrote a script to read http://www.perlfoundation.org/perl6/index.cgi?perl_table_index  
     6                and write a POD named perl6_table_index.pod. Thanks to Herbert Breunung and  
     7                Martin Berends. 
     8        - Extended Grok in an unofficial way to support perl6_table_index.pod and thus  
     9                we now have more Perl 6 keywords/builtin and operator documentation. 
     10        - use only one grok instance per dialog lifetime 
     11        - require Locale::Msgfmt 0.14 
     12        - Converted EOL to Unix for some template files 
     13        - Updated translations: 
     14                Dutch (ddn123456++) 
     15                French (jquelin++) 
    216 
    317=head1 0.49 2009.7.6