diff options
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r-- | ChangeLog-96b | 6 |
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 |