summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2005-01-10 17:43:36 +0000
committerSteve Huston <shuston@riverace.com>2005-01-10 17:43:36 +0000
commit8d91d16dae03031e6153900618164a0477f9fceb (patch)
tree0942b9afb56a2a84c75bdad970a37412d2b6a4fa /ChangeLog
parentbd2b7aa38f2c2ebc4d1848a7eda7653514eb3bc0 (diff)
downloadATCD-8d91d16dae03031e6153900618164a0477f9fceb.tar.gz
ChangeLogTag:Mon Jan 10 12:41:23 2005 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0661459795d..221ee60da77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Mon Jan 10 12:41:23 2005 Steve Huston <shuston@riverace.com>
+
+ * tests/Test_Output.cpp (close): If the output_file_ pointer is
+ already 0, don't flush/close/delete it. Logging_Strategy_Test
+ does a close before the end of the program, and this will
+ cause ACE_END_TEST to close it again and crash, at least on
+ some plaforms.
+
Mon Jan 10 10:29:38 2005 Chad Elliott <elliott_c@ociweb.com>
* bin/MakeProjectCreator/templates/gnu.mpd: