diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-12-10 20:11:23 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-12-10 20:11:23 +0000 |
commit | c22047f1181bd5e18cbc6fdb9ceadccbec842f00 (patch) | |
tree | 3ec77e2a63e34bf3b5b036db2be7aa9499385e9a /ChangeLogs | |
parent | 0cae161cc34a68ddc463a49533a410ca367784f1 (diff) | |
download | ATCD-c22047f1181bd5e18cbc6fdb9ceadccbec842f00.tar.gz |
ChangeLogTag:Mon Dec 10 14:10:00 2001 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 9 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 9 |
2 files changed, 14 insertions, 4 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index d832c0be2a1..0c1faf8b20a 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,8 @@ +Mon Dec 10 14:10:00 2001 Nanbor Wang <nanbor@cs.wustl.edu> + + * Makefile.bor: Added an ace_only target for Borland_wchar nightly + build. + Sun Dec 9 08:54:38 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> * ace/Activation_Queue.cpp (enqueue): Fixed a leak where the @@ -82,10 +87,10 @@ Thu Dec 6 18:48:07 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> Thu Dec 6 09:02:06 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> - * ace/Sock_Connect.cpp: Added MACOSX support. Thanks to + * ace/Sock_Connect.cpp: Added MACOSX support. Thanks to John Michael Zorko <j.zorko@att.net> for contributing this. - * tests/Logging_Strategy_Test.cpp: Add a "wait()" at the + * tests/Logging_Strategy_Test.cpp: Add a "wait()" at the end of the main function to avoid problems when the main thread exits before the reactor thread. Thanks to Michael Searles <msearles@base16.com> for reporting this. diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index d832c0be2a1..0c1faf8b20a 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,8 @@ +Mon Dec 10 14:10:00 2001 Nanbor Wang <nanbor@cs.wustl.edu> + + * Makefile.bor: Added an ace_only target for Borland_wchar nightly + build. + Sun Dec 9 08:54:38 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> * ace/Activation_Queue.cpp (enqueue): Fixed a leak where the @@ -82,10 +87,10 @@ Thu Dec 6 18:48:07 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> Thu Dec 6 09:02:06 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu> - * ace/Sock_Connect.cpp: Added MACOSX support. Thanks to + * ace/Sock_Connect.cpp: Added MACOSX support. Thanks to John Michael Zorko <j.zorko@att.net> for contributing this. - * tests/Logging_Strategy_Test.cpp: Add a "wait()" at the + * tests/Logging_Strategy_Test.cpp: Add a "wait()" at the end of the main function to avoid problems when the main thread exits before the reactor thread. Thanks to Michael Searles <msearles@base16.com> for reporting this. |