summaryrefslogtreecommitdiff
path: root/SA_POP/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'SA_POP/ChangeLog')
-rw-r--r--SA_POP/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/SA_POP/ChangeLog b/SA_POP/ChangeLog
index 32e7713993b..8803fed21b2 100644
--- a/SA_POP/ChangeLog
+++ b/SA_POP/ChangeLog
@@ -1,3 +1,22 @@
+Fri Dec 18 20:28:36 UTC 2009 John S. Kinnebrew <john.s.kinnebrew@vanderbilt.edu>
+
+ * SA_POP_Types.h:
+ * Planner.cpp:
+ * SA_WorkingPlan.cpp:
+ * experiments/EU_Performance/Exp_Core/Exp_EU_SchedStrategy.cpp:
+
+ Cleaned up SA-POP Debug statements & debug levels.
+
+
+ * Planner.cpp:
+ * SANet/SANet.h:
+ * SANet/SANet.cpp:
+ * SANet/SANode.h:
+ * SANet/SANode.cpp:
+
+ Removed SANet cruft (including non-functional methods called from the planner in SA-POP).
+ Also cleaned up some of the SANet & SANode commenting and constructors.
+
Fri Dec 18 01:00:33 UTC 2009 John S. Kinnebrew <john.s.kinnebrew@vanderbilt.edu>
* SA_Builder.h: