summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornshankar <nshankar@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-10-11 00:51:29 +0000
committernshankar <nshankar@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-10-11 00:51:29 +0000
commit68afa16b5e325c1c4c88edd4a6288916c13b29c9 (patch)
treebd0be0d44de0c828cfbb20d9abb7c61dc8c1f528
parent0dffe5b990f404afc64830d8644fd2e8841a1502 (diff)
downloadATCD-68afa16b5e325c1c4c88edd4a6288916c13b29c9.tar.gz
Wed Oct 11 00:48:28 UTC 2006 Nishanth Shankaran <nshankar@dre.vanderbilt.edu>
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 127eb27ea8f..a92cf00ae3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Wed Oct 11 00:48:28 UTC 2006 Nishanth Shankaran <nshankar@dre.vanderbilt.edu>
+
+ * Controller/Component/Controller.mpc:
+ * Controller/Component/Controller_exec.cpp:
+ * Controller/Component/Descriptor.cpp: Fixed compilation errors
+ related to variadic macros.
+
+ * Controller/Component/RACE_common.h:
+
+ Removed this file.
+
+
+
Tue Oct 10 23:12:25 UTC 2006 Nishanth Shankaran <nshankar@dre.vanderbilt.edu>
* Input_Adapters/Interactive_Input_Adapter/Converter.h: