Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24444
Modified Files:
Changes
Log Message:
Create Build.bat
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.420
retrieving revision 1.421
diff -u -d -r1.420 -r1.421
--- Changes 3 Feb 2006 04:20:03 -0000 1.420
+++ Changes 16 Feb 2006 04:32:07 -0000 1.421
@@ -6,6 +6,9 @@
use version.pm to delcare their versions (e.g. "our $VERSION =
version->new('1.0.0')"). [John Peacock and Ron Savage]
+ - We now create a Build.bat script on versions of Windows where it
+ makes sense. [Yves]
+
0.27_07 Wed Feb 1 20:07:45 CST 2006
- The notes() method now returns the new value when called with two
|