summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-02 19:40:14 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-02 19:40:14 +0000
commit7e69cb43cac4fbb171c7e2d8d88d76ea83f7af32 (patch)
tree91bf5cc4b91e83dd808dbb09456ad6a9af670055 /ChangeLog-97a
parent1010920efc7a2760378874bbb3c04d29bb076df7 (diff)
downloadATCD-7e69cb43cac4fbb171c7e2d8d88d76ea83f7af32.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index 768cb79dca1..544023ce2fd 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -1,5 +1,8 @@
Wed Jul 02 10:55:23 1997 David L. Levine <levine@cs.wustl.edu>
+ * tests/test_config.h: dynamically allocate "ace_file_stream" because
+ it doesn't get initialized on VxWorks 5.3.1 (Tornado 1.0.1)/pc486.
+
* tests/SPIPE_Test.cpp,UPIPE_SAP_Test.cpp: tweaked the static
functions a bit to avoid warnings about unused statics on VxWorks.