summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-16 16:00:24 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-16 16:00:24 +0000
commit057365000542d71e6074c445ede882934d6aaf44 (patch)
tree7cb60fec0978647455f0499d7d56269b601b7da1
parent52e49b243240add5030ac09152d78067a3b04164 (diff)
downloadATCD-057365000542d71e6074c445ede882934d6aaf44.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b6
-rw-r--r--ace/POSIX_Asynch_IO.i2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 6f2df527857..a15f1e9b213 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,6 +1,10 @@
Tue Feb 16 00:39:35 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * ace/POSIX_Asynch_IO.i:
+
rTagged the ACE_wrappers repository with <before_proactor>
- After these changes rtagged the repository with <after_proactor>
+ After the following changes rtagged the repository with
+ <after_proactor>
* ace/
Proactor.h
diff --git a/ace/POSIX_Asynch_IO.i b/ace/POSIX_Asynch_IO.i
new file mode 100644
index 00000000000..6318deb79a0
--- /dev/null
+++ b/ace/POSIX_Asynch_IO.i
@@ -0,0 +1,2 @@
+/* -*- C++ -*- */
+// $Id$