summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2014-10-20 15:42:35 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2014-10-20 15:42:35 +0000
commit7e0d477a1c51627f4040c4a01a1c5b6c762ce4db (patch)
tree8c7a307dd7dec03a97ffa286f01b3197b314a5ae /ACE/ChangeLog
parent107c07207ef2dbc65ee7997c0a63564e4c5e02f1 (diff)
downloadATCD-7e0d477a1c51627f4040c4a01a1c5b6c762ce4db.tar.gz
Mon Oct 20 15:37:35 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>
* ACEXML/common/XMLFilterImpl.h: * ACEXML/common/XMLFilterImpl.cpp: * ACEXML/parser/parser/Entity_Manager.h: * ace/ETCL/ETCL_l.cpp: * protocols/ace/RMCast/Flow.h: * protocols/ace/RMCast/Flow.cpp: * protocols/ace/RMCast/Reassemble.h: * protocols/ace/RMCast/Reassemble.cpp: * protocols/ace/TMCast/TransactionController.hpp: Clean up unused member warnings identified by clang 6.0. * bin/PerlACE/Process_Unix.pm: increase the valgrind wait factor to accommodate slower machines.
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index dc03b21d17b..9e14b7b9940 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,19 @@
+Mon Oct 20 15:37:35 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>
+
+ * ACEXML/common/XMLFilterImpl.h:
+ * ACEXML/common/XMLFilterImpl.cpp:
+ * ACEXML/parser/parser/Entity_Manager.h:
+ * ace/ETCL/ETCL_l.cpp:
+ * protocols/ace/RMCast/Flow.h:
+ * protocols/ace/RMCast/Flow.cpp:
+ * protocols/ace/RMCast/Reassemble.h:
+ * protocols/ace/RMCast/Reassemble.cpp:
+ * protocols/ace/TMCast/TransactionController.hpp:
+ Clean up unused member warnings identified by clang 6.0.
+
+ * bin/PerlACE/Process_Unix.pm:
+ increase the valgrind wait factor to accommodate slower machines.
+
Mon Oct 13 18:59:00 UTC 2014 Steve Huston <shuston@riverace.com>
* apps/mkcsregdb/mkcsregdb.cpp: Fix data type error on Windows.