diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-20 04:10:52 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-20 04:10:52 +0000 |
commit | 852ea7a8f9b54d2736e42048ec8c857a4908589a (patch) | |
tree | 88eaa07b0066df58e93733c5508083deb8e0ae5e /ChangeLog-99b | |
parent | ba2fbc174913e58e520405b135bdde836a20959b (diff) | |
download | ATCD-852ea7a8f9b54d2736e42048ec8c857a4908589a.tar.gz |
ChangeLogTag:Mon Jul 19 23:04:15 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 3a5dfb9313b..b77c3e7d372 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,9 +1,18 @@ +Mon Jul 19 23:04:15 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * netsvcs/lib/Logging_Strategy.cpp (init): The ACE_LOG_MSG->open() + call at the end of the ACE_Logging_Strategy::init() method + *must* specify the flags and logger key or an application will + not connect to the client logger daemon automatically when the + ACE_Log_Msg::LOGGER flag is set in a svc.conf file. Thanks to + Jerry De Master <jdemaste@ipdinc.com> for reporting this. + Mon Jul 19 22:11:13 1999 David L. Levine <levine@cs.wustl.edu> * ACE-INSTALL.html: cleaned up instructions for building on NT for VxWorks target. Thanks to Stephane Chatre - <schatre@oresis.com> for reporting that the instructions - were out of date. + <schatre@oresis.com> for reporting that the instructions were + out of date. Mon Jul 19 21:38:16 1999 Carlos O'Ryan <coryan@cs.wustl.edu> |