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@4615 50811bd7-b8ce-0310-adc1-d9db26280581
  • Loading branch information
kenahoo committed Dec 21, 2003
1 parent 7ecf5ec commit 9e25822
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ Revision history for Perl extension Module::Build.

0.21_02

- Changed the manpage separator on OS/2 to '.'. [Randy Sims]

- Now the Build script will die() if we're run from the wrong
directory, rather than trying to chdir() to the right directory and
do its work there. See
https://rt.cpan.org/Ticket/Display.html?id=4039 . [Chris Dolan]

- On OS/2, disable C compilation, since apparently it isn't working
there. [Reported by Ilya Zakharevich]

Expand Down

0 comments on commit 9e25822

Please sign in to comment.