summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-16 15:11:44 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-16 15:11:44 +0000
commitdbd6045002543ac801382a8d853a60fe6ed565d1 (patch)
treebd9e726132276c3f22f14f433dbcbbedf9137387 /ChangeLog-96b
parent827ec2aed9142844b42fc86f94ccad3c92f9f8ec (diff)
downloadATCD-dbd6045002543ac801382a8d853a60fe6ed565d1.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index c8921b1282b..15143b03221 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,5 +1,11 @@
Sun Dec 15 13:01:17 1996 David L. Levine <levine@cs.wustl.edu>
+ * ace/OS.i: removed spurious "*/" after an #endif. Thanks to Harry
+ Gunnarsson for pointing this out.
+
+ * ace/Naming_Context.cpp: reordered initializations in default ctor
+ to match declaration order
+
* 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