summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2003-03-10 20:13:29 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2003-03-10 20:13:29 +0000
commit9e6c0fec843cc1f210e7b918e13d728c86b6a701 (patch)
tree5de2eb8fbd28777bd78df4cc6aa1d2dc9f416b59 /ChangeLog
parent32181d13e3c45a3c3707d305530fb353aec6dac5 (diff)
downloadATCD-9e6c0fec843cc1f210e7b918e13d728c86b6a701.tar.gz
ChangeLogTag: Mon Mar 10 14:03:11 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6391339d597..21ab697006d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Mon Mar 10 14:03:11 2003 Chad Elliott <elliott_c@ociweb.com>
+
+ * bin/MakeProjectCreator/modules/Creator.pm:
+ * bin/MakeProjectCreator/modules/ProjectCreator.pm:
+ * bin/MakeProjectCreator/modules/WorkspaceCreator.pm:
+
+ Factor out code to detect duplicate project names to allow the
+ WorkspaceCreator to use that same code to detect duplicate
+ workspace names.
+
Mon Mar 10 13:30:30 2003 Chad Elliott <elliott_c@ociweb.com>
* bin/MakeProjectCreator/modules/ProjectCreator.pm: