summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-28 18:17:09 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-28 18:17:09 +0000
commit1c6baa4dfd5ea58124e16a616d76037c0e5ec687 (patch)
tree3b201ad919d2a943115fd383787e35a4e2ad55e7
parent0ee36ba732ced1cd1dc928c543b0568cadb2a87c (diff)
downloadATCD-1c6baa4dfd5ea58124e16a616d76037c0e5ec687.tar.gz
ChangeLogTag:Fri Apr 28 13:16:58 2000 Nanbor Wang <nanbor@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a8
1 files changed, 6 insertions, 2 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index ae2563f9265..f7a0303bf96 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,8 +1,12 @@
+Fri Apr 28 13:16:58 2000 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * tao/InterceptorC.h: Doh! I forgot to check in this file.
+
Fri Apr 28 11:17:35 2000 Jeff Parsons <parsons@cs.wustl.edu>
* tao/InterceptorC.cpp:
- Moved the line '#if (TAO_HAS_INTERCEPTORS == 1)' line to come
- after the line '#include tao/InterceptorC.h' to avoid link
+ Moved the line '#if (TAO_HAS_INTERCEPTORS == 1)' line to come
+ after the line '#include tao/InterceptorC.h' to avoid link
errors on NT.
Fri Apr 28 08:29:09 2000 Carlos O'Ryan <coryan@uci.edu>