summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 9eb2f7d7fc8..f39eb73974f 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,13 @@
+Tue Nov 7 21:46:57 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/ast/ast_type.cpp:
+ * TAO_IDL/include/ast_type.h:
+
+ Added flag to indicate whether the node has been added
+ to the Interface Repository. Used for types that can
+ be forward declared, which right now is only interfaces,
+ but will eventually include other types as well.
+
Tue Nov 07 16:38:05 2000 Carlos O'Ryan <coryan@uci.edu>
* tests/Portable_Interceptors/Benchmark/client.dsp: