ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Perl-Strip/Changes
Revision: 1.3
Committed: Mon Jan 23 02:24:31 2012 UTC (14 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1
Changes since 1.2: +11 -0 lines
Log Message:
1.1

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl::Strip
2    
3 root 1.3 TODO: bang-path-protection
4     TODO: keep_nl
5     TODO: => => ,
6    
7     1.1 Mon Jan 23 03:24:08 CET 2012
8     - optimise_size would break some unicore files.
9     - detect 5.8 mktables files.
10     - bumped cache versaion to 2 - delete your caches to save space.
11     - fix perlstrip pod.
12     - improve optimise_size stripping efficiency for unicore files.
13    
14 root 1.2 1.0 Sun Jan 9 11:07:43 CET 2011
15     - d'oh, almost forgot to release it.
16    
17 root 1.1 0.0 Thu Jan 6 06:18:53 CET 2011
18     - original version, an AnyEvent::DBI clone.