Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8198
Modified Files:
Changes
Log Message:
Modify add_build_element() so that it only adds elements if they don't already exist.
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -d -r1.424 -r1.425
--- Changes 21 Feb 2006 09:06:11 -0000 1.424
+++ Changes 25 Feb 2006 03:51:27 -0000 1.425
@@ -2,6 +2,9 @@
0.27_08
+ - Modify add_build_element() so that it only adds elements if they
+ don't already exist. [David Wheeler]
+
- Fix detection of $VERSION expressions that are not
assignments. [Spotted by Chris Dolan]
|