diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-24 22:26:04 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-24 22:26:04 +0000 |
commit | ac73be5952fc8a04676889c3495fdf607900963f (patch) | |
tree | 2ba728af764ffeacf31013743bb1a8d360a9bb28 /ChangeLog-99b | |
parent | 3c980af102cacb8d2aa75d49d77d5083b7a8d57d (diff) | |
download | ATCD-ac73be5952fc8a04676889c3495fdf607900963f.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index ae9e2556469..16b99ef92e6 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,6 +1,13 @@ +Fri Sep 24 17:20:41 1999 Nanbor Wang <nanbor@cs.wustl.edu> + + * ace/config-kcc-common.h: KCC does support auto_ptr<T>::reset + after 3.4. Made sure we don't define ACE_AUTO_PTR_LACKS_RESET + for newer version of KCC. Thanks to Ossama for reporting the + problem. + Fri Sep 24 08:59:13 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> - * examples/Connection/blocking/SPIPE-{acceptor,connector}.cpp: + * examples/Connection/blocking/SPIPE-{acceptor,connector}.cpp: Reformatted some of the code. Fri Sep 24 08:27:28 1999 David L. Levine <levine@cs.wustl.edu> |