diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-07-05 18:58:35 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-07-05 18:58:35 +0000 |
commit | 0741a158c25cc6078eb005af8aa766c7280e3990 (patch) | |
tree | 395586ee79d6a7fff49484aa1a40228206cfd131 | |
parent | 5b1016bb205f36b8a3b5101929811d0261ec0dba (diff) | |
download | ATCD-0741a158c25cc6078eb005af8aa766c7280e3990.tar.gz |
-rw-r--r-- | TAO/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index ad62aaf6a17..0c931b6b8b2 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -8,7 +8,7 @@ Thu Jul 5 18:50:00 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> that we unload it after the unload of the anytypecode library and when we get a crash. The only solution that works when making a dll or an exe is to leak the singleton. Thanks to Chad Elliot - for testing and some patches and giving his insights in why things + for testing some patches and giving his insights in why things crash. Thu Jul 5 13:35:00 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl> |