summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2006-02-03 22:12:16 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2006-02-03 22:12:16 +0000
commit51070ba9d1fe53b10c0317a5c75e14b5762f3240 (patch)
treeb719947318846a8dea2cfe41283f4c2fc8f5012e
parent21b7db8bd93b7985aaac1774a2cf8b48988184b9 (diff)
downloadATCD-51070ba9d1fe53b10c0317a5c75e14b5762f3240.tar.gz
ChangeLogTag:Thu Feb 3 14:54:51 UTC 2006 Ossama Othman <ossama_othman at symantec dot com>
-rw-r--r--TAO/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 34b8ebe54ed..87624c3b74e 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -13,7 +13,7 @@ Thu Feb 3 14:54:51 UTC 2006 Ossama Othman <ossama_othman at symantec dot com>
"-fvisibility-inlines-hidden" command line option. The virtual
functions marked as "inline" (as opposed to actually inlined)
end up being left out of the export table, which breaks RTTI for
- valueboxes in the shared library.
+ valueboxes in the shared library. [Bug 2392]
Fri Feb 3 10:44:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>