summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog17
1 files changed, 16 insertions, 1 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 26b97f4c899..cf4654f6419 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,19 @@
+Sun Apr 6 01:53:13 UTC 2008 Iliyan Jeliazkov <iliyan@ociweb.com>
+
+ * ace/Service_Gestalt.cpp:
+
+ Fixing unused variable warning.
+
+ * ace/Svc_Conf_y.cpp:
+ * ace/svcconf.mpb:
+
+ Ensuring there are no TAB characters present in the generated
+ file.
+
+ * tests/run_test.lst:
+
+ Excluding Bug_2980_Regression as it is not runnable on vxWorks.
+
Sat Apr 5 16:21:50 UTC 2008 Iliyan Jeliazkov <iliyan@ociweb.com>
* ace/Service_Config.inl:
@@ -14,7 +30,6 @@ Sat Apr 5 16:21:50 UTC 2008 Iliyan Jeliazkov <iliyan@ociweb.com>
Reformatting and cleanup.
-
Sat Apr 5 13:42:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/Bug_2980_Regression_Test.cpp: