[Module-build-checkins] Module-Build Changes,1.403,1.404
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2005-12-22 01:47:07
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14212 Modified Files: Changes Log Message: Clarify directory name Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.403 retrieving revision 1.404 diff -u -d -r1.403 -r1.404 --- Changes 2 Dec 2005 12:12:21 -0000 1.403 +++ Changes 22 Dec 2005 01:46:59 -0000 1.404 @@ -11,6 +11,9 @@ list of all prerequisites, the versions required, and the versions actually installed. [David Wheeler] + - Clarified the directory name that's created during the 'distdir' + action. [Suggested by Typler MacDonald] + - Fixed a bug when creating the META.yml file without the help of YAML.pm - some common strings weren't quoted & escaped properly. Now only some uncommon ones are. [Spotted by Joshua ben Jore] |