summaryrefslogtreecommitdiff
path: root/ChangeLog-97b
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r--ChangeLog-97b3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index 3fc0009c550..6bc0f96d2d1 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,5 +1,8 @@
Thu Nov 06 22:13:01 1997 <irfan@TWOSTEP>
+ * examples/Connection/blocking/SPIPE-connector.cpp (init): Fixed
+ odd looking typecast.
+
* ace: Changed the comparison &local_sap == &ACE_Addr::sap_any to
local_sap == ACE_Addr::sap_any. Thanks to Steve Coy
<stevec@magna.com.au> for pointing out that the default