diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-09 04:17:31 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-09 04:17:31 +0000 |
commit | 089ce38e44ce3b8c5f93d7b1622e1782cff5b4cb (patch) | |
tree | 35aec2b889c8854a24c14e2553a38aa7ed9d4519 /ChangeLogs | |
parent | 54145635fb7dc00df42bb465a2db1894c38cc203 (diff) | |
download | ATCD-089ce38e44ce3b8c5f93d7b1622e1782cff5b4cb.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 3 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 534a10d1c53..b63fd976645 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -4,8 +4,7 @@ Sun Apr 09 00:04:25 2000 Nanbor Wang <nanbor@cs.wustl.edu> <malloc_stats_>. It is a member of Control_Block and does not require explicit initialization/destruction. This was causing ACE not to compile when ACE_HAS_MALLOC_STATS was defined. - Thanks to Ivan Murphy <Ivan.Murphy@med.siemens.de> for reporting - the problem. + Thanks to <jsmyder@salient.com> for reporting the problem. * ace/Malloc_T.cpp (open): Removed invocation of contructor to <malloc_stats_> for the same reason. diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 534a10d1c53..b63fd976645 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -4,8 +4,7 @@ Sun Apr 09 00:04:25 2000 Nanbor Wang <nanbor@cs.wustl.edu> <malloc_stats_>. It is a member of Control_Block and does not require explicit initialization/destruction. This was causing ACE not to compile when ACE_HAS_MALLOC_STATS was defined. - Thanks to Ivan Murphy <Ivan.Murphy@med.siemens.de> for reporting - the problem. + Thanks to <jsmyder@salient.com> for reporting the problem. * ace/Malloc_T.cpp (open): Removed invocation of contructor to <malloc_stats_> for the same reason. |