summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-16 15:27:17 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-16 15:27:17 +0000
commit4136f768350857dbdb753dea0adef3ee19612ba2 (patch)
tree3ebf7ae6d01d1bc22c82c32f01bd3a1e5ccc0db0 /ChangeLog-96b
parent35ab2688430410afc950af05ac265a431d1cf817 (diff)
downloadATCD-4136f768350857dbdb753dea0adef3ee19612ba2.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 15143b03221..aeb9118030b 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -6,6 +6,9 @@ Sun Dec 15 13:01:17 1996 David L. Levine <levine@cs.wustl.edu>
* ace/Naming_Context.cpp: reordered initializations in default ctor
to match declaration order
+ * ace/Svc_Conf_y.cpp: added parens to a couple of combined
+ assignments/conditionals to avoid compiler warnings
+
* include/makeinclude/platform_sunos5_sunc++*.GNU: reverted
SOLINK step back to creating real .so files, because it
seems to be necessary, sometimes, for template instantiation