[Module-build-checkins] Module-Build Changes,1.359,1.360
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-07-14 03:04:05
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25391 Modified Files: Changes Log Message: Fix some auto_features stuff in config_data Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.359 retrieving revision 1.360 diff -u -d -r1.359 -r1.360 --- Changes 13 Jul 2005 21:37:03 -0000 1.359 +++ Changes 14 Jul 2005 03:03:55 -0000 1.360 @@ -74,6 +74,9 @@ Module::Build itself can now be run on those platforms. [Yitzchak Scott-Thoennes] + - Improved the handling of auto_features in the config_data access + script. [Yitzchak Scott-Thoennes] + 0.27_01 (Beta for 0.28) Fri Apr 15 21:12:57 CDT 2005 Backward-incompatible (but better) changes: |