summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-04 03:57:55 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-04 03:57:55 +0000
commit8cf4241ec77915258be80cbd3a1da6bbf69e512d (patch)
tree356823bb1c0d52e601860b7be123acaf3e8acd14 /ChangeLog-98b
parent12a84a05365edc0e2595835604ee301181028262 (diff)
downloadATCD-8cf4241ec77915258be80cbd3a1da6bbf69e512d.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index cfed474ecea..cf91fd2b66e 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,5 +1,8 @@
Sun Jan 03 21:48:37 1999 Irfan Pyarali <irfan@cs.wustl.edu>
+ * ace/Asynch_Acceptor.cpp: Since this is a template file, I
+ removed it from the ace library build on NT.
+
* ace/Asynch_Acceptor.cpp (open): Changed C-style cast to use the
new ACE_sap_any_cast macro from Dr. Schmidt.