Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25418
Modified Files:
Changes
Log Message:
Sign the distdir twice since we modified some files
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.417
retrieving revision 1.418
diff -u -d -r1.417 -r1.418
--- Changes 2 Feb 2006 01:54:01 -0000 1.417
+++ Changes 2 Feb 2006 02:04:54 -0000 1.418
@@ -13,6 +13,11 @@
a build subclass lives, so that we're sure to pick up the right
version and not some already-installed version. [perlmonkey]
+ - The SIGNATURE file for version 0.27_06 (and I'm sure for lots of
+ versions before that too!) was messed up, since we were modifying
+ some files after signing. This has been band-aided for the time
+ being by signing twice. [Reported by Chris Dolan]
+
0.27_06 Mon Jan 23 21:44:54 CST 2006
- Fixed an undefined-variable warning when building the META.yml file
|