summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-01-17 16:35:54 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-01-17 16:35:54 +0000
commit16cf13ef8b00a3cfc7dd832737d1dd109390c90d (patch)
treeae74d363180eb00b02f5a2dd4921672326697227
parent6436c7fb25be5a8a4973c493fbb63a393fe3c872 (diff)
downloadATCD-16cf13ef8b00a3cfc7dd832737d1dd109390c90d.tar.gz
ChangeLogTag: Wed Jan 17 16:05:42 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
-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>