[Module-build-checkins] Module-Build Changes,1.342,1.343
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-06-03 16:50:46
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11765 Modified Files: Changes Log Message: Remove hard-coded File::Spec::Unix references Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.342 retrieving revision 1.343 diff -u -d -r1.342 -r1.343 --- Changes 17 May 2005 01:11:13 -0000 1.342 +++ Changes 3 Jun 2005 16:50:37 -0000 1.343 @@ -13,6 +13,11 @@ - Note several options for automatically creating a new module dev tree. [Suggested by Eric Wilhelm] + - Removed some hard-coded references to File::Spec::Unix in the + creation of HTML docs, which should help that code work in more + places, and help people not to panic when they look at it. [Spotted + by Yves] + 0.27_01 (Beta for 0.28) Fri Apr 15 21:12:57 CDT 2005 Backward-incompatible (but better) changes: |