[Module-build-checkins] Module-Build Changes,1.363,1.364
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-07-19 00:29:09
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24983 Modified Files: Changes Log Message: Fix (and otherwise improve) the docs for auto_features Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.363 retrieving revision 1.364 diff -u -d -r1.363 -r1.364 --- Changes 19 Jul 2005 00:14:20 -0000 1.363 +++ Changes 19 Jul 2005 00:29:01 -0000 1.364 @@ -11,6 +11,9 @@ - Added the Apache, MIT, and Mozilla licenses to the list of licenses that this module knows about. [Bob Ippolito] + - Fixed a pretty significant typo in the documentation for + auto_features. [Spotted by Jonas B. Nielsen] + 0.27_02 (Beta for 0.28) Fri Jul 15 07:34:58 CDT 2005 - Provided initial support for the --prefix installation parameter, |