summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-06-12 20:35:59 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-06-12 20:35:59 +0000
commit9952caf331b095f5ec9bcf3c92ca51e35e09ad1f (patch)
treee5c14e3b1ceae37bd74293e4c6eb7244edeff82c
parentda2b42b4d2623803be94a208a6824fbbdea6dd1f (diff)
downloadATCD-9952caf331b095f5ec9bcf3c92ca51e35e09ad1f.tar.gz
ChangeLogTag:Thu Jun 12 15:20:37 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b07cc44aaf0..809bc897ca1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Thu Jun 12 15:20:37 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* ace/Template_Instantiations.cpp: This file now contains some
useful template definitions that would be used by ACE+TAO and
- its applications. We have started of by doing
+ its applications. We have started by doing
ACE_Unbounded_Queue<long>. In future we will add other basic
types on a case by case basis.