Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.perl.org/modules/Module-Build/trunk@4696 50811bd7-b8ce-0310-adc1-d9db26280581
  • Loading branch information
kenahoo committed Jan 21, 2004
1 parent d18a24a commit 1b59e47
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ Revision history for Perl extension Module::Build.
- Added a 'ppm_dist' action, which just makes the PPD file and then
makes a tarball out of the blib/ directory. [Randy Sims]

- Fixed a problem in "Build help <action>", which didn't find the
correct help chunk if <action> was the final element in a POD
list. [Jaap Karssenberg]

- Fixed a problem in the get_action_docs() method which gave
incorrect results if the method was called more than once in the
same program.

0.22 Sat Jan 10 22:05:39 CST 2004

- On Unixish platforms, the syntax "FOO=BAR /bin/baz arg arg" now
Expand Down

0 comments on commit 1b59e47

Please sign in to comment.