summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-28 03:30:13 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-12-28 03:30:13 +0000
commitc2625c66e5efc43a3640feeeaa3d6bd3b5993d33 (patch)
tree4807feffdae99d99d480f909cc1dc8c9f296f932
parentef4e081bb9860dc63c48dc212ed42247a4264b6f (diff)
downloadATCD-c2625c66e5efc43a3640feeeaa3d6bd3b5993d33.tar.gz
ChangeLogTag: Mon Dec 27 21:29:25 1999 David L. Levine <levine@cs.wustl.edu>
-rw-r--r--ChangeLog-99b8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 045ab3927ec..a3ba973b058 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,6 +1,12 @@
+Mon Dec 27 21:29:25 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * tests/Log_Msg_Test.cpp (test_ostream): removed local
+ variable flags, because cxx X6.3/Linux doesn't like
+ it as an int.
+
Mon Dec 27 19:17:46 1999 Vishal Kachroo <vishal@cs.wustl.edu>
- * ace/SOCK.cpp: Added #pragma template instantiations for g++.
+ * ace/SOCK.cpp: Added #pragma template instantiations for g++.
Mon Dec 27 16:24:09 1999 David L. Levine <levine@cs.wustl.edu>