Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26079
Modified Files:
Tag: release-0_26_branch
Changes
Log Message:
Document the new_from_context() method
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.299.2.4
retrieving revision 1.299.2.5
diff -C2 -d -r1.299.2.4 -r1.299.2.5
*** Changes 4 Nov 2004 17:19:47 -0000 1.299.2.4
--- Changes 12 Nov 2004 02:28:06 -0000 1.299.2.5
***************
*** 1,4 ****
--- 1,8 ----
Revision history for Perl extension Module::Build.
+ 0.2603 (Bug fix for 0.26)
+
+ - Added documentation for the new_from_context() method.
+
0.2602 (Bug fix for 0.26) Thu Nov 4 11:19:29 CST 2004
|