diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-11-24 01:44:06 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-11-24 01:44:06 +0000 |
commit | 13beae9b12e59e4e8e9885606a862d351c4c3a9d (patch) | |
tree | 73e8156e14b7869ccdba1d1dd897f32992b64412 /ChangeLog-97b | |
parent | 8036d1d38f9b6c8fbf7587f826e85bb99832881d (diff) | |
download | ATCD-13beae9b12e59e4e8e9885606a862d351c4c3a9d.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r-- | ChangeLog-97b | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index c9e22a2a006..99cdb70e414 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -1,5 +1,9 @@ Sun Nov 23 13:32:02 1997 David L. Levine <levine@cs.wustl.edu> + * ace/IOStream.h: removed DIGITAL_UNIX from #include decision, + so now it just depends on DEC_CXX and its version. Thanks to + Dani Flexer <danif@ivory-sw.com> for this fix. + * netsvcs/lib/Server_Logging_Handler.cpp: updated template instantiations to match recent change to Server_Logging_Handler_T.h. |