ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Perl-LibExtractor/Changes
Revision: 1.5
Committed: Sat Jan 28 00:03:08 2012 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1
Changes since 1.4: +3 -1 lines
Log Message:
1.1

File Contents

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