ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Perl-LibExtractor/Changes
Revision: 1.6
Committed: Sun Feb 5 21:44:46 2012 UTC (14 years, 7 months ago) by root
Branch: MAIN
Changes since 1.5: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.2 Revision history for Perl::LibExtractor
2 root 1.1
3 root 1.6 - exclude .typemap files in runtime-only.
4    
5 root 1.5 1.1 Sat Jan 28 01:02:49 CET 2012
6 root 1.4 - eval now supports multiline strings.
7     - add_core_support was not assertive enough and forgot
8     the SpacePerl swath.
9 root 1.5 - add a usage example to bin/perl-libextractor.
10 root 1.4 - move --exedir etc. options into the --copy group in
11     bin/perl-libextractor.
12 root 1.5 - remove cruft from bin/perl-libextractor.
13 root 1.3
14     1.0 Fri Jan 27 21:38:25 CET 2012
15     - deliantra now properly builds with Perl::LibExtractor, so
16     first usefulness test survived.
17 root 1.1
18 root 1.2 0.0 Fri Jan 16 02:26:35 CET 2012
19     - original version, a Perl::Strip clone.