Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18178
Modified Files:
Changes
Log Message:
Add the prereq_report action
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -d -r1.396 -r1.397
--- Changes 1 Nov 2005 09:58:37 -0000 1.396
+++ Changes 13 Nov 2005 03:17:42 -0000 1.397
@@ -2,6 +2,10 @@
0.27_04
+ - Added a 'prereq_report' action that shows the user a well-formatted
+ list of all prerequisites, the versions required, and the versions
+ actually installed. [David Wheeler]
+
- Add an invoked_action() method to return the name of the original
action invoked by the user.
|