summaryrefslogtreecommitdiff
path: root/TAO/tao/ChangeLog
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-02-20 17:37:33 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-02-20 17:37:33 +0000
commitf98fb793540a8adb44ab90f076e67218fc346a0a (patch)
tree9b1d9b639e55ee251540b9076905cce53367db77 /TAO/tao/ChangeLog
parentf535851adc99039505fbdb5c2daea10a647eb954 (diff)
downloadATCD-f98fb793540a8adb44ab90f076e67218fc346a0a.tar.gz
ChangeLogTag: Wed Feb 12 12:40:21 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>post_132_phase_1
Diffstat (limited to 'TAO/tao/ChangeLog')
-rw-r--r--TAO/tao/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/ChangeLog b/TAO/tao/ChangeLog
index 2fae2e4183d..13cce100d1f 100644
--- a/TAO/tao/ChangeLog
+++ b/TAO/tao/ChangeLog
@@ -1,3 +1,9 @@
+Thu Feb 20 12:48:16 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
+
+ * ace/Connector.cpp: Added a const to regulate the size of the map
+ that is being used inside this class. A size of 1024 seems too
+ excessive for runtime memory.
+
Thu Feb 20 12:29:17 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* tao/Profile.h: