diff options
author | alex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-27 01:59:37 +0000 |
---|---|---|
committer | alex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-27 01:59:37 +0000 |
commit | b70dbe5c8f0ea475c14f6f30cadc456fba4fc85d (patch) | |
tree | 1eb0ea74b7f19e5bac4dd5271987c7b4d3dae11b | |
parent | 6b39cbefe0dac6ff7a4be05ec933a67d3d14467a (diff) | |
download | ATCD-b70dbe5c8f0ea475c14f6f30cadc456fba4fc85d.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-99b | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index c1a907704a1..4dd15584fbd 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,10 @@ +Mon Jul 26 20:58:35 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu> + + * ace/POSIX_Asynch_IO.cpp: + * ace/WIN32_Asynch_IO.cpp: Fixed the double deletion problem of + the result classes. Thanks to "Nesbitt, Bill" + <bnesbitt@magellan.com> for reporting this. + Mon Jul 26 18:09:09 1999 Irfan Pyarali <irfan@cs.wustl.edu> * tests/run_tests.sh (Cached_Conn_Test and |