summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-01-06 22:11:36 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-01-06 22:11:36 +0000
commite9d8ec28f77e9dcf0a7592db53570e7b34fb130e (patch)
treeb150e888fc8b8cb8e0d9db22eb88277b7e4f7ab7
parentcb3f208dd24af4edf0a3962ec866000cc340442f (diff)
downloadATCD-e9d8ec28f77e9dcf0a7592db53570e7b34fb130e.tar.gz
ChangeLogTag: Mon Jan 6 17:12:40 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 61ad191fda9..f5047cb9f04 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,6 +1,6 @@
Mon Jan 6 17:12:40 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
- * performance-tests/Memory/Makefile:
+
* performance-tests/Memory/IORsize/client.cpp:
* performance-tests/Memory/IORsize/server.cpp:
* performance-tests/Memory/IORsize/Memory_Growth.h:
@@ -13,6 +13,9 @@ Mon Jan 6 17:12:40 2003 Balachandran Natarajan <bala@isis-server.isis.vanderb
for unmarshalling an IOR. This test will not be compiled in all
the builds, but only in the builds where the scripts are run.
+ * performance-tests/Memory/Makefile: Added the new test to the
+ list of directories.
+
Sat Jan 04 12:15:39 2003 Pradeep Gore <pradeep@oomworks.com>
* orbsvcs/Notify_Service/Notify_Server.cpp: