summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-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>