From 983727294a537b25326bafacae5a082b89da4356 Mon Sep 17 00:00:00 2001 From: parsons Date: Tue, 11 May 1999 21:12:09 +0000 Subject: *** empty log message *** --- TAO/ChangeLog-99c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index 6ff07ff3e1b..596d1c41c5c 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,3 +1,22 @@ +Tue May 11 16:03:01 1999 Jeff Parsons + + * tao/corbafwd.h: + Added some flags to the enum containing the ones + for NVList. The new ones are: + DEPENDENT_LIST + If a sublist is added as a single item, + this indicates that it should be freed + when the parent list is freed. + CTX_RESTRICT_SCOPE + Used in Context::get_values to limit the scope of + the search to the supplied scope arg. + CTX_DELETE_DESCENDENTS + Deletes child Context objects along with the parent. + INV_NO_RESPONSE + INV_TERM_ON_ERR + RESP_NO_WAIT + Used in deferred synchronous requests. + Tue May 11 14:34:56 1999 David L. Levine * performance-tests/Cubit/TAO/IDL_Cubit/{client,server}.cpp: -- cgit v1.2.1