summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index c765abbafb0..0d823ccf2ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,10 +4,6 @@ Thu Jun 16 07:38:57 2005 Douglas C. Schmidt <schmidt@cs.wustl.edu>
the PID is valid. Thanks to Howard Finer <hfiner at sonusnet
dot com> for contributing this.
- * ace/SOCK_Stream.cpp (close): Added a call to ACE_OS::shutdown()
- to force exit from ongoing operations. Thanks to Howard Finer
- <hfiner at sonusnet dot com> for contributing this.
-
* ace/Pipe.h (ACE_Pipe): Updated the documentation for this class
to clarify why it uses sockets on Windows. Thanks to Dave
Varnell <Dave.Varvell@ni.com> for prompting this.