diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-02-08 20:18:59 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-02-08 20:18:59 +0000 |
commit | a21429b836d205d6348c64d3d8fd8e957b458371 (patch) | |
tree | ecb53c48d05ecb680fcdbfa0cbc7719cb3958634 /ChangeLog | |
parent | 2bdfa774435516fc540f5eb2afd8109abd7bd580 (diff) | |
download | ATCD-a21429b836d205d6348c64d3d8fd8e957b458371.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index c9ea263c733..307b40409a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,17 @@ Fri Feb 8 14:02:06 2002 Balachandran Natarajan <bala@cs.wustl.edu> - * THANKS: Added Marco Kranawetter <Marco.Kranawetter@icn.siemens.de> to the hall of fame. + * THANKS: Added Marco Kranawetter + <Marco.Kranawetter@icn.siemens.de> to the hall of fame. Fri Feb 08 11:24:36 2002 Nanbor Wang <nanbor@cs.wustl.edu> * ace/String_Base.h: - * ace/Task_T.h: Removed the ACE_Export decl from ACE_Task and + * ace/Task_T.h: Removed the ACE_Export decl from ACE_Task and ACE_String_Base. They were added as work-aronds for a VC7's internal compiler bug but didn't seem to solve the problem. + Thanks to Patrick Bennett <patrickb@inin.com>, Johnny, and + Christian Veleba <christian.veleba@porsche.co.at> for reporting + this. Thu Feb 7 16:19:39 2002 Steve Huston <shuston@riverace.com> |