[Module-build-checkins] Module-Build Changes,1.368,1.369
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-08-11 01:58:23
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13741 Modified Files: Changes Log Message: Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.368 retrieving revision 1.369 diff -u -d -r1.368 -r1.369 --- Changes 29 Jul 2005 03:26:39 -0000 1.368 +++ Changes 11 Aug 2005 01:58:10 -0000 1.369 @@ -16,6 +16,9 @@ - Added the Apache, MIT, and Mozilla licenses to the list of licenses that this module knows about. [Bob Ippolito] + - Added a URL for each license type that we know about, which will + appear as resources=>license: in the generated META.yml file. + - Fixed a pretty significant typo in the documentation for auto_features. [Spotted by Jonas B. Nielsen] |