Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13218
Modified Files:
Changes
Log Message:
Integrate from bugfix branch
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.314
retrieving revision 1.315
diff -C2 -d -r1.314 -r1.315
*** Changes 15 Nov 2004 18:38:49 -0000 1.314
--- Changes 15 Nov 2004 19:58:25 -0000 1.315
***************
*** 39,42 ****
--- 39,48 ----
+ 0.2604
+
+ - module_name() will now return '' instead of undef when module_name
+ is not set. This eliminates a couple uninitialized-value
+ warnings. [Suggested by Michael Schwern]
+
0.2602 (Bug fix for 0.26) Thu Nov 4 11:19:29 CST 2004
|