summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-07-13 18:27:33 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-07-13 18:27:33 +0000
commita0f4ce4518a94281095b4436810fb8314a5da510 (patch)
tree8a80058d6566602a29533b110012c8b7873bb038
parentd6684d5876a0a716a9b2c4cea9b01b9d4f56ef73 (diff)
downloadATCD-a0f4ce4518a94281095b4436810fb8314a5da510.tar.gz
ChangeLogTag: Sat Jul 13 13:22:19 2002 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 097f3f04096..280bf05de67 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -10,6 +10,9 @@ Sat Jul 13 13:22:19 2002 Balachandran Natarajan <bala@cs.wustl.edu>
cleaned up when program exits, else the test could fill up the
file system and prevent other tests from running.
+ * tests/Makefile:
+ * tests/Makefile.bor: Added the new test to the daily builds.
+
Sat Jul 13 09:26:53 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/Stack_Recursion/client.cpp: