Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15603
Modified Files:
Tag: release-0_26_branch
Changes
Log Message:
Don't die without dist_author
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.299.2.50
retrieving revision 1.299.2.51
diff -u -d -r1.299.2.50 -r1.299.2.51
--- Changes 28 Aug 2005 15:04:44 -0000 1.299.2.50
+++ Changes 4 Dec 2005 01:37:21 -0000 1.299.2.51
@@ -6,6 +6,10 @@
directory when checking for a C compiler, because sometimes the
latter doesn't exist (yet). [Jerry D. Hedden]
+ - Under certain conditions we could croak when creating the META.yml
+ and no author could be determined for this distribution - this has
+ now been fixed.
+
0.2611 Mon Jun 13 22:22:53 CDT 2005
- Fix the output of an informational message that we output when
|