summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 08:30:25 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 08:30:25 +0000
commit1b5b02f3a4418abc644d336d652758a5c975daf5 (patch)
treeb1dcff3137583a3e856acb97051022d3c43ff3f4
parentb268542143e48886fb3ebeed46fc3b1dcac5ce75 (diff)
downloadATCD-1b5b02f3a4418abc644d336d652758a5c975daf5.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 9162441946a..137d9324fce 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -47,6 +47,9 @@ Wed Apr 16 00:18:08 2003 Ossama Othman <ossama@uci.edu>
Forward declare "ACE_Allocator" class. Necessitated by above
change.
+ Uninlined another CORBA::SystemException constructor. This
+ should help reduce TAO's footprint.
+
* tao/GIOP_Message_Generator_Parser.h:
* tao/Utils/Auto_Functor.h: