diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-16 23:13:23 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-16 23:13:23 +0000 |
commit | 36570b3647598f91ee0eb934d913864bee2701a8 (patch) | |
tree | 6cfe4497befe6af858f5837d17ad1b6f19071b51 /ChangeLog-97a | |
parent | 5205953c90a3d38cb0285dc9f9a99186a1f79817 (diff) | |
download | ATCD-36570b3647598f91ee0eb934d913864bee2701a8.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 8d25ac4b6b1..29b303d2e9a 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,5 +1,8 @@ Fri May 16 12:25:32 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu> + * netsvcs/lib: Reverted back to the original Server_Logging_Handler + behavior since the new version is breaking GCC's templates. + * ace/Log_Record.h: need to #include "ace/ACE.h" before "ace/Log_Priority.h" so that "Log_Priority.h" sees the configuration stuff (otherwise the following fix won't work). |