diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-11-09 21:04:24 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-11-09 21:04:24 +0000 |
commit | eee2d658ed7dba06918fff85cb008a9ab0d86ffa (patch) | |
tree | f82d41f18e2049df61fe155b08c941d3b5ad5c4f | |
parent | c69c20698df120bf1b3bbf23695a1ba4f0e3d299 (diff) | |
download | ATCD-eee2d658ed7dba06918fff85cb008a9ab0d86ffa.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-99b | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 91e81bb0cbe..b310c6a9f18 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,18 @@ +Tue Nov 9 14:57:51 1999 Ossama Othman <othman@cs.wustl.edu> + + * configure.in: + + Minor comment updates. + + * m4/features.m4: + + Fixed asynchronous IO tests. The tests now properly detect + working asynchronous IO on Linux, for example. + + Force asynchronous IO tests to be performed after the thread + detection tests in case the real time functions depend on the + thread library. + Tue Nov 9 10:11:22 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/config-g++-common.h: Added ACE_LACKS_PLACEMENT_OPERATOR_DELETE |