summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-17 16:35:54 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-17 16:35:54 +0000
commit07fd91bfcfc49de95f88425b58c79e5e616fbeca (patch)
treeae74d363180eb00b02f5a2dd4921672326697227 /TAO
parentce1fe9838591d38b6caf520af965b0e21c14570f (diff)
downloadATCD-07fd91bfcfc49de95f88425b58c79e5e616fbeca.tar.gz
ChangeLogTag: Wed Jan 17 16:05:42 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 1d14bcc23c3..755c8076c10 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -12,7 +12,7 @@ Wed Jan 17 16:05:42 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Set the properties instance before initializing the notify
service. Using the static singleton can cause static destruction
issues between the properties instance and statically allocated
- type code structures.
+ type code structures. This change fixes Bug 1675.
Wed Jan 17 12:36:48 UTC 2007 Chad Elliott <elliott_c@ociweb.com>